Is it possible to set up self-referencing hierarchy when using client-side data-binding?
I've successfully created such grid with 'regular' server side data-bindings but when i switch client-side ones (declarative or non-declarative) it remains flat.
Greetings,
Tom
1 Answer, 1 is accepted
0
Accepted
Nikolay Rusev
Telerik team
answered on 16 Nov 2009, 04:22 PM
Hello Tom,
I am afraid that RadGrid does not support any kind of hierarchy by using client-side data-binding.
RadGrid transfer only JSON from client-server(Service/PageMethod)-client to populate RadGrid.
You can find more information on the following help article: http://www.telerik.com/help/aspnet-ajax/client-side-binding.html