This is a migrated thread and some comments may be shown as answers.

[Solved] Designing Grid on Runtime

1 Answer 130 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Viji
Top achievements
Rank 1
Viji asked on 22 Apr 2008, 08:28 PM
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

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 23 Apr 2008, 12:02 PM
Hi Viji,

Indeed this could be done programmatically. You can review the following online example that elaborates on the topic.

All the best,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Viji
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or