|
-
Nov 8th, 2000, 08:01 PM
#1
Thread Starter
New Member
I have 1000 records within datagrid. The datagrid can display 20 rows(records) for one screen and for next records we must scroll down to see it. Let say the cursor indicator is at 100 record and when i click the command button, the cursor indicatorbmust be at the top datagrid which is at the first record(row). How to do it(coding)?
-
Nov 8th, 2000, 11:54 PM
#2
Addicted Member
In the button click event do this:
where DataGrid1 is the dame of your datagrid.
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
|