This question is locked. New answers and comments are not allowed.
Hi,
Is it possible to load the RadGridView Data from a csv file. Or from a list of Strings? We have to read a csv file and display it in the grid, however as the file contents will be delimited, I do not know how many columns of data will be in the file.
I could convert the contents of the file into a list filled with lists of string. Is there a way to load tis data into a grid?
Regards,
Ivan.
Is it possible to load the RadGridView Data from a csv file. Or from a list of Strings? We have to read a csv file and display it in the grid, however as the file contents will be delimited, I do not know how many columns of data will be in the file.
I could convert the contents of the file into a list filled with lists of string. Is there a way to load tis data into a grid?
Regards,
Ivan.
