User-2051535749 posted
Is there a way to upload a file that has 2 columns and output the data right into the grid without saving the file to a folder or database table?
The file has ID and Location in it, that's it, and could be from 1 row to 10,000 rows. I want to upload that data into my grid that has an ID and Location columns. I'd like to do this client side if at all possible