Hi,
Is there any way to dynamically name columns and rows in same iGrid if a query is being used to populate the iGrid?
I want Test1, Test2 and Test3 as Column names and Check1, Check2 and Check3 as Row names which i want to pass through SQL query.
Thanks.