Scroll to View in MSFlexgrid?
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Date: Thu, 1 Apr 2004 16:30:18 -0600
Is there a way to scroll a row in MSFlexgrid into view through code? I have
code that sets the selected row, but you can't see it until you use the
scroll bar to scroll the row into view.
Thanks for any help,
Therese
Relevant Pages
- Re: MSFlexGrid : To catch Scroll Event
... > How can I get the scroll event for the MSFlexGrid control? ... Not sure what you mean but if you are attempting to scroll the msflexgrid ... You can also determine if a row is currently in view in the grid using the ... The following code first tests to see if the currently selected row ... (microsoft.public.vb.general.discussion) - Re: DataGridView - scrolling to a given row programatically
... Subclass DataGrid and provide your own ScrollToRow function ... GridVScrolled is a function that listens to the vertical bar scroll event, ... > how I can force a scroll to either the selected row or a specified row ... (microsoft.public.dotnet.framework.windowsforms.controls) - Re: can I use sendmessage to validate mshflexgrid
... If I'm editing a cell, but decide to scroll down a bit to look at, say, the latest entry, then continue my edit, I think I'd find it annoying that the selected row changes. ... Explorer commits the edit but doesn't change the selected row. ... (microsoft.public.vb.general.discussion) - DataGridView - scrolling to a given row programatically
... Not sure if DataGridView is part of VS 2005 or 2003, ... how I can force a scroll to either the selected row or a specified row ... Prev by Date: ... (microsoft.public.dotnet.framework.windowsforms.controls) - Re: scroll DataGridView to selected row
... How to programmatically cause the grid to scroll to display the selected row? ... david. ... (microsoft.public.dotnet.framework.windowsforms.controls) |
|