Hey, I'm not sure if this is possible, but can a RadTreeView handle being inside a ScrollViewer and letting it be in control of the scrolling??
I seem to have lost 2 abilities that i did before,
1) the ability to scroll up with an item when dragging
2) the ability to use the scroll wheel when my mouse is over the TreeView
you can see what i mean in this screen capture, the first part shows the not being able to drag an item upto the top, and the second part shows the ability to use the scroll wheel when i mouse over the scrollbar but not the scroll wheel..
also note, i have totally customised the look and feel of the RadTreeViewItem's... but it is indeed a RadTreeView.
http://www.youtube.com/watch?v=iE1rbqdDlmA
The reason we need the scroll viewer to work now, instead of using the RadTreeView's control is because we have the small panel that is pinned to the bottom of it, but when there are only a few items it appears directly below them, rather than being constantly pinned to the bottom of the screen.. its almost a "Traveling" toolbar.
Any help with this issue would be appreciated.
I seem to have lost 2 abilities that i did before,
1) the ability to scroll up with an item when dragging
2) the ability to use the scroll wheel when my mouse is over the TreeView
you can see what i mean in this screen capture, the first part shows the not being able to drag an item upto the top, and the second part shows the ability to use the scroll wheel when i mouse over the scrollbar but not the scroll wheel..
also note, i have totally customised the look and feel of the RadTreeViewItem's... but it is indeed a RadTreeView.
http://www.youtube.com/watch?v=iE1rbqdDlmA
The reason we need the scroll viewer to work now, instead of using the RadTreeView's control is because we have the small panel that is pinned to the bottom of it, but when there are only a few items it appears directly below them, rather than being constantly pinned to the bottom of the screen.. its almost a "Traveling" toolbar.
Any help with this issue would be appreciated.