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

Insert rows and coulms in run time

1 Answer 44 Views
GridView
This is a migrated thread and some comments may be shown as answers.
ruty helman
Top achievements
Rank 1
ruty helman asked on 11 May 2010, 01:12 PM
Hi,
I have a gridView,
i need to insert the content in run time,(dinamicly)
how i do it?
I want to define the coulmns and the rows in the cs class,to put the values in the items.
 and to insert it to the gridView in the CS class not in the XAML!!
How?????????????????
Thanks.

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 11 May 2010, 03:34 PM
Hello ruty helman,

There are different possible ways for adding data to RadGridView in the code-behind and everything depends on the structure of your project and its functionality. 
You may find detailed information about managing data in our online documentation
Furthermore, RadGridView has a property ShowInsertRow that enables you to add dynamically additional rows to your Grid. 
 
 

Greetings,
Maya
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
ruty helman
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or