Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
23809 | Jan 20,2005 08:28 AM UTC | Jan 20,2005 08:40 AM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
if(this.grid.CurrentCell.isEditing)
this.grid.CurrentCell.EndEdit();
if(this.grid.Binder.IsEditing)
this.grid.Binder.EndEdit();
this.grid.CurrentCell.MoveTo(-1, -1);
to see if this avoids the problem you are having. 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.