Hi,
I have a hierachical radgrid, at the top level I have a list of agenda's and the level below that is the detail for the agenda. I've enabled the draggable rows and have some code behind to handle it, at the end of the RowDrop method I'm Rebinding the graph (to show the changes), the only problem is that it collapses the detailtable that was open previously, is there anyway I can keep it open?
thanks
I have a hierachical radgrid, at the top level I have a list of agenda's and the level below that is the detail for the agenda. I've enabled the draggable rows and have some code behind to handle it, at the end of the RowDrop method I'm Rebinding the graph (to show the changes), the only problem is that it collapses the detailtable that was open previously, is there anyway I can keep it open?
thanks