pagego
Freshman
I have an HTML file that saves the data from a flexgrid. I want to take that data back from the HTML file (stored as a table) and put it into a flexgrid. I can get the data from strings or an array to the flexgrid, I just can't figure out how to get the data from the HTML file. How do I do this? Thank you in advance for you help.