Having trouble with the .expandall() and .collapseall() methods of the webhierarchicaldatagrid:
In a simple test app, they do not epxand or collapse any groups, and in another more complex app, collapseall() doesn't do anything but expandall() causes a stack overflow?
Hello cantrellr ,
Please let me know if you need further assistance after David's explanation.
Yep, resolved by just doing the expanding/collapsing myself. Thanks.
could you post an example of how to accomplish this ?