Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
10277 | Jan 28,2004 02:07 PM UTC | Jan 28,2004 02:59 PM UTC | WinForms | 2 |
![]() |
Tags: GridControl |
this.grid.ForceCurrentCellMoveTo = true;
this.grid.CurrentCell.MoveTo(1,1);// or some other cell
If the grid is not the active control, you might also want to set this.ActiveControl = this.grid if you want it to be the active one. 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.