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

[Solved] How to create structure of the Grid dynamically in runtime?

1 Answer 114 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Andrew
Top achievements
Rank 1
Andrew asked on 10 Aug 2009, 02:27 PM
Hello.

I am new in telerik.

I need to bind to the Grid various DataSets. All data on the iis server contains In the System.Data.DataSet. This DataSet can contain various number of DataTable`s with various number of columns with different names.

So, I need to know how to create the Grid strcture (can be hierarchically). And how to create the columns with variouse editors (for example: if column contains DateTime value, add datetimepicker for edit the date in the cell/column).

And how to get complete result of editing of the grid.

Thank you.

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 11 Aug 2009, 07:11 AM
Hi Andrew,

Generally DataSet, DataTable, etc. are not available in Silverlight however you can try my DataTable instead.

Greetings,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Andrew
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or