When the Treeview scrollbar moves the FlexGrid Scrollbar should also move 
Author Message
 When the Treeview scrollbar moves the FlexGrid Scrollbar should also move

I've made Treeview and a correspnding MSFlexGrid. When I scroll down the tree I
want the Flexgrid to scroll simultanously. Is this possible?

Thanks

Ivar.



Sun, 13 Jul 2003 03:46:45 GMT  
 When the Treeview scrollbar moves the FlexGrid Scrollbar should also move
You can cause it to scroll by using the TopRow property. I've used this
successfully to synchronize two side-by-side flex grids that appear like a
single grid. Gives more flexibility than just using the FixedColumns
property. It's a little tricky to handle the scroll bars, but perfectly
doable.


I've made Treeview and a correspnding MSFlexGrid. When I scroll down the
tree I
want the Flexgrid to scroll simultanously. Is this possible?

Thanks

Ivar.



Mon, 14 Jul 2003 02:06:57 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Moving scrollbar position in listview controls.

2. How to force a MSFlexGrid's Scrollbar to move at the origine

3. how to use textbox 's scrollbar auto move text in textbox

4. Moving the Scrollbar through Code

5. flexgrid / infinite scrolling / how to trap the scrollbar on the flexgrid

6. Flash Scrollbar or Change Scrollbar Color

7. Scroll 2 Flexgrids from 1 Scrollbar?

8. flexgrid scrollbar question

9. Scrollbar in Treeview???

10. Treeview and (no) horizontal scrollbar

11. Treeview 6.0 Scrollbar?

12. Catching Events from the Treeview's Scrollbar

 

 
Powered by phpBB® Forum Software