Hi,
I have used load on demand functionality to bind the items to radTreeList. Now my problem on this list I have a functionality that I have links aginst the items and on click of that it opens a popup window which have ok Button. so on click of this ok button some action is done and post back is done and whole data is binded to radTreeList but in collapsed mode.
Here my requirement is to show the only that child item in expanded mode which we performed the action in previous step after the postback.
Thanks,
Ram