This question is locked. New answers and comments are not allowed.
Hi,
In my application,
I have design time GridView and dynamic data.
The data that come to populate GridView is in list<row1col1,row1col2,row1col3,....row2col1,row2col2,....> format.
What is the best way to bind this data to GridView?
thanks
v
In my application,
I have design time GridView and dynamic data.
The data that come to populate GridView is in list<row1col1,row1col2,row1col3,....row2col1,row2col2,....> format.
What is the best way to bind this data to GridView?
thanks
v
