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
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.