How to intercept the datagrid just before it is commiting the values to the underlying datasource?

F

Frederik Wehlin

Hi,

I´m having problems with the datagrid. I have bound it to a table where one
of the columns does not allow null. I the user forgets to fill in this value
in the textbox I want catch it before the datagrid tries to right it back to
the datasource.

It would be nice if an event like CommitingToDatasource existed on the
datagrid.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top