I have a FlexGrid on my form. The are many rows in it that a scroll bar will appear. In my code, the cells will be updated from the 1st record to the last one. However I can see the updating as the scroll bar will not move with the active cell. What can I do so that the active cell is always visible? Thanks!


Reply With Quote