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

adding Items or rows in radgrid at runtime

1 Answer 66 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kingsley Magnus-Eweka
Top achievements
Rank 1
Kingsley Magnus-Eweka asked on 09 Jul 2008, 10:53 AM
Hi all,
can one please tel me how to add gridItems to a radgrid at runtime? i tried to do this but i can as the GridItem is an abstract class hence i can instatiate it, how do i go about doing this since i can do this easily with a gridview object in asp.net?
K

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 09 Jul 2008, 10:55 AM
Hello Kingsley,

RadGrid does not support adding of items - you can do this at data source level and assign this to the grid. On the other hand with our upcoming Q2 release you will able to add items client-side:
http://www.telerik.com/demos/aspnet/prometheus-futures/Grid/Examples/Client/DataBinding/DefaultCS.aspx

Greetings,
Vlad
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Kingsley Magnus-Eweka
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or