Telerik,
I tried your demo of the self referencing hierarchical grid and just changed removed both
HierarchyLoadMode="Client"
<ClientSettings AllowExpandCollapse="true" />
To be able to load the grid on demand server side (default mode).
This is breaking the grid (no expand buttons anymore).
Is it possible to expand a self referencing hierarchical grid on demand on the server side ?
Thanks,
Pavan.
I tried your demo of the self referencing hierarchical grid and just changed removed both
HierarchyLoadMode="Client"
<ClientSettings AllowExpandCollapse="true" />
To be able to load the grid on demand server side (default mode).
This is breaking the grid (no expand buttons anymore).
Is it possible to expand a self referencing hierarchical grid on demand on the server side ?
Thanks,
Pavan.