How can I handle errors when insert new record by Datagrid

When I insert new record using Datagrid, I can't handle error. It shows the standard error dialog message box although I try using try...catch before Update statement. Regard,

1 Reply

BI billgate October 28, 2002 10:57 PM UTC

You can't handle this error. You shouldn't let user insert record in the grid.

Loader.
Up arrow icon