I try to expand all rows from server side, I've tried this <ig:WebHierarchicalDataGrid ID="whDataGrid1" runat="server" oninit="webHierarchicalDataGrid_Init" InitialDataBindDepth="-1" InitialExpandDepth="-1">
but i doesn't work, I use version 10.2
Hi quantom,
Please feel free to contact me if you are still experiencing any issues.
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://es.infragistics.com/support
I am attaching a sample demonstrating your scenario (the Northwind Employee table is used to create the self-reference. Please let me know if this sample works for you.
Ok, thank you for your help with the other thread, I'm still having problems with expanding all rows, I can produce a scenario with static columns to work, but I can't produce it to work with auto created columns and bands using dynamic WebHierarchicalDataSource.
Can you provide a working example ?
I have attended to your question in your other thread. Please feel free to contact me with any questions and updates regarding initial row expansion.
I will, but first I would like to solve a preceding problem that might solve this one as well, it is described in this post I send:
http://community.infragistics.com/forums/p/63039/319317.aspx#319317
which has not been replied for some reason.