Hi,
In a particular case, I cannot set the columns of the grid on design time.
The grid column names are stored in an XML in the database. On run time this XML is fetched from the database and have to create the grid columns from this XML.
Then in another XML, I will have the data to populate the grid.
What is the best way to do it.
I guess there is no otherway but to create the grid on run time.
Thanks
Viji
In a particular case, I cannot set the columns of the grid on design time.
The grid column names are stored in an XML in the database. On run time this XML is fetched from the database and have to create the grid columns from this XML.
Then in another XML, I will have the data to populate the grid.
What is the best way to do it.
I guess there is no otherway but to create the grid on run time.
Thanks
Viji