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

Rebind Detail Table Client Side

1 Answer 73 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Duncan
Top achievements
Rank 1
Duncan asked on 23 Jul 2012, 12:54 PM
I have found several old posts where people are asking how to do this, and also mention that it may be addressed in an upcoming release. Just wondering if there is a method of rebinding the detail table of a RadGrid from the client side ?

Thanks

1 Answer, 1 is accepted

Sort by
0
Marin
Telerik team
answered on 26 Jul 2012, 08:56 AM
Hi,

 The rebinding on the client-side is supported only in the case of client-side binding. But hierarchy is currently not supported entirely on the client. 
The design of the client-side component of the table view in the grid supports client-side binding and has  databind method. So technically both the MasterTableView and each DetailTableView object have this method since they are instances of the same client-side component but calling databind is only applicable when binding the MasterTableView clients-side.

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