This question is locked. New answers and comments are not allowed.
I have a RadGridview with a HierarchyChildTemplate. The user can drop from one gridview to the hierarchial gridview. I'm having issues implementing the auto scroll. I've implemented the autoscroll behaviour from the example posted on here but it doesn't appear to work correctly for the hierarchical grid. It will scroll the child child but not the parent grid. How could I resolve this issue?