AD
Administrator
Syncfusion Team
March 31, 2005 11:14 AM UTC
Are you using 3.0.1.0? I do not see this behavior in that release.
You can use the CurrentCellValidating event to catch things before this exception is raised. You can get the new text to test using grid.CurrentCell.renderer.ControlText in that event.