|
-
Oct 7th, 2002, 08:56 AM
#1
Thread Starter
New Member
how to make sure a datagrid row is visible?
i have a datagrid that is bound to a dataview. at a certain point i find a specific row in the dataview and make the corresponding row in the grid selected (datagrid.selected = idx). but this row may be number 1000, and my grid shows rows 34 to 50...
How can i scroll the grid so that the selected row is visible (or even better - becomes the top row in the grid)?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|