Dynamic data import and display
I need to display dynamic scheduling data from an Excel spreadsheet. How can the data be imported from a server and displayed using the
HD1010? The source can be formatted as needed: Excel export to CSV or ASCII. The data needs to be displayed in rows and columns and scroll. The script would pull and update from source files as they are updated or at regular intervals. Sample code would be ideal.