Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
11722 | Mar 14,2004 11:11 PM UTC | Mar 16,2004 07:26 AM UTC | WinForms | 4 |
![]() |
Tags: GridControl |
this.gridControl1.CurrentCell.MoveTo(someRow, someCol, GridSetCurrentCellOptions.SetFocus);
If you are doing this from FormLoad, you may also have to call
this.gridControl1.ForceCurrentCellMoveTo = true;
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.