I have a dropdown menu in a webpanel and depending on the selection i want to be able to show either of the two webhierarchicaldatagrids.
But it looks like whenever i try to expand the 2nd Webhierarchicaldatagrid's children I either get a 'Runtime error: no child descriptors available'. or if i do EnableAjax=false then I can expand the parent but I get empty rows in the child grid.
can someone help? i do know for a fact that the child grid is getting back data from the datasets.
I am somehow able to expand every parent row of teh 1st webhierarchicaldatagrid
I am trying to do manual on demand using datasets
Please help!
Hi dev_here,
If you still need assistance with the matter, please do not hesitate to ask.
Hello dev_here,
Could you explain how is the load on demand implemented? Is it possible for you to provide a sample, reproducing the issue, or at least a code snippet? Thank you.