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

creating columns client side in radgrid

4 Answers 215 Views
Grid
This is a migrated thread and some comments may be shown as answers.
mirang
Top achievements
Rank 1
mirang asked on 23 Nov 2011, 12:22 PM
is it possible to create columns on the client side with all the details like header image header text, size and then on clientrowdatabound event assign cell images to each rows, same as we can do it from the code behind?

4 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 23 Nov 2011, 01:07 PM
Hello,

Take a look into the following forum thread which discussed the same.
create column at client-side in RADGRID

Thanks,
Princy.
0
Jayesh Goyani
Top achievements
Rank 2
answered on 23 Nov 2011, 01:18 PM
Hello,

but you can access item on client side.
http://demos.telerik.com/aspnet-ajax/grid/examples/client/databinding/defaultcs.aspx

Thanks,
Jayesh Goyani
0
mirang
Top achievements
Rank 1
answered on 23 Nov 2011, 01:21 PM
thats almost a year back... Any updates since then?
0
Veli
Telerik team
answered on 24 Nov 2011, 10:09 AM
Hi Mirang,

Currently, RadGrid requires its columns to be created on the server side. This is essential for the proper functioning of the control, even though you may bind the grid on the client-side. There are currently no plans to provide such kind of feature.

If you need a pure client-side grid widget with no server-side dependencies, you can consider KendoUI - a new type of javascript & HTML 5 framework for desktop and mobile web development.

Veli
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Grid
Asked by
mirang
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Jayesh Goyani
Top achievements
Rank 2
mirang
Top achievements
Rank 1
Veli
Telerik team
Share this question
or