Hi I m using datagrid my cloumns are coming dynamically.
Here is the attached view I m getting. For first column I get value from database. now for each cloumn I have to get values for which i have to traverse multiple records from database I want each cloumn should be populated in one shot. Please help me with arrays or list to use for that.
Thanks