[Solved] RadDataGrid: Binding a row to a list of strings

0 Answers 188 Views
DataGrid
This question is locked. New answers and comments are not allowed.
R-2112
Top achievements
Rank 1
R-2112 asked on 28 Jun 2023, 12:40 PM

Hi,

I have a data set similar to List<List<string>> DataSet.  Where each row's data is a list of strings.

Is there anyway to bind this type of structure to a RadDataGrid rather than having each row bound to a specific data member?

Thank you

Tags
DataGrid
Asked by
R-2112
Top achievements
Rank 1
Share this question
or