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

Loading Hierarchy with HierarchyLoadMode= client and client side webservice binding

1 Answer 135 Views
Grid
This is a migrated thread and some comments may be shown as answers.
rashmi
Top achievements
Rank 1
rashmi asked on 12 Apr 2012, 06:06 PM
Hi,

I am having rad grid in which i have enabled virtual scrolling with client side binding to web service. I want to add Hierarchy to the grid. But sincs the data is bound at client side i am not getting the details tables listed in the ui. Also if i call dataitem.get_nestedViews(), it is not returning any table.
Is there any way to add details table thru java script?
Also can we select the row along with the details table as a whole? write now selection is limited to master table rows.


Thanks,
Rashmi

1 Answer, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 17 Apr 2012, 09:48 AM
Hi Rashmi,

Unfortunately the RadGrid does not support the desired functionality. However you could try using the approach described in the following blog post in order to create hierarchical RadGrid on client side:
http://blogs.telerik.com/vladimirenchev/posts/08-09-09/how-to-telerik-radgrid-master-detail-client-side-data-binding-using-linq-to-sql-and-webservice.aspx
Also please check out the following online documentation article which describes the Client side data-binding limitations
http://www.telerik.com/help/aspnet-ajax/grid-client-side-binding-specifics.html(Client side data-binding limitations section)

I hope this helps.

Regards,
Radoslav
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
rashmi
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
Share this question
or