Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid question / list too long for form
Message
 
To
11/07/2008 13:30:05
Frank Dolinar
Mi House of Representatives
Michigan, United States
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
MS SQL Server
Miscellaneous
Thread ID:
01330633
Message ID:
01330690
Views:
13
>I have a Windows form with a grid. The grid has a vertical scroll bar because there are too many entries in the data source / binding source to fit on the form.
>
>How can I get a selected row that is not showing in the grid (i.e. because it's off the screen, but is in the data source), to show on the grid when it is actually selected in the code?
>

You can use the FirstDisplayedScrollingRowIndex property to do that.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Reply
Map
View

Click here to load this message in the networking platform