Click to See Complete Forum and Search --> : Help with MSFlexgrid


Simon Phillips
October 24th, 2001, 09:28 AM
PLEASE HELP ! I have an MSFlexgrid in a project that fills up with hundreds of items. I have written a search function that searches through the grid for a specific item. When my function finds the item I higlight the particular row using 'Col' and 'ColSel' properties. However, if the selected row is way down the list (ie : After the first on screen page) then I have to manually scroll through the list to find the selected row. I would like to automatically scroll the grid so it jumps to the portion with the highlighted row but can't seem to figure out how to do it !!! Any ideas most appreciated! Cheers. Simon.