I am having a bunch of issues trying to use data sources with radGrid nested views, therefore, I was wondering if there is an event I can intercept when clicking on the expand arrow so that I can, myself, retreive the data and display it for that particular item.
Also, when I do this, where should I store the information I get on other expanded items? Use a generic list and put it in the view state? If so, how would I render the whole grid when the postback is received? How do I walk through the hierarchy and update those items which where previously expanded?
Thanks
Sal
Also, when I do this, where should I store the information I get on other expanded items? Use a generic list and put it in the view state? If so, how would I render the whole grid when the postback is received? How do I walk through the hierarchy and update those items which where previously expanded?
Thanks
Sal