Click to See Complete Forum and Search --> : VBScroller in MSFlexGrid


beren
August 11th, 1999, 02:24 PM
Hi. I have a usercontrol which contains a flexgrid. In that flexgrid, I have ten columns from 0 to 9. First row is heading, all rows under it are filled out with information from each their own data object of the same kind. I want to place in row 9 a VScrollBar which will be the only way to edit a row. Increasing the scroller will increase row number 3 by the same amount as you're scrolling. So each and every row will have it's own VScrollBar. How do I implement this in my MSFlexGrid and how do I process the events which happen when I click on the VScrollBar?

Yours sincerely

Niklas

Ravi Kiran
August 12th, 1999, 05:26 AM
Could you be more specific? I get an impression that you (or is it me?!) got confused with rows & cols .

RK