Column Validation

Hi, If in the ColumnChanging event handler I detect an error for the column, I raise an exception to report the error but want to return to the column that caused the error. How do I do this? What seems to happen is that the original value is restored but focus ends up on the new cell I tabbed too or clicked on to leave and not on the column with the error. Thanks, Lou

Loader.
Up arrow icon