Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
18186 | Aug 25,2004 03:00 PM UTC | Aug 25,2004 05:28 PM UTC | WinForms | 2 |
![]() |
Tags: GridControl |
private void grid1_QueryNextCurrentCellPosition(object sender, GridQueryNextCurrentCellPositionEventArgs e) { if(e.RowIndex == 1 && this.grid1.TopRowIndex != 1) this.grid1.TopRowIndex = 1; }
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.