Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid question / list too long for form
Message
From
11/07/2008 14:51:15
John Baird
Coatesville, Pennsylvania, United States
 
 
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:
01330681
Views:
17
>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?
>
>thanks,
>Frank


Set the DataGrid.SelectedIndex to the row you're looking for.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform