This question is locked. New answers and comments are not allowed.
Hi
I've got two TreeListView controls and would like them to be "sync'd" up so that scrolling either grid causes the other to scroll. I've tried to implement the same as we do with the RadGridView but can't get it working (the grd.ChildrenOfType<GridViewScrollViewer> always returns NULL). Is this possible and if so how?
Thanks
Keith
I've got two TreeListView controls and would like them to be "sync'd" up so that scrolling either grid causes the other to scroll. I've tried to implement the same as we do with the RadGridView but can't get it working (the grd.ChildrenOfType<GridViewScrollViewer> always returns NULL). Is this possible and if so how?
Thanks
Keith