views:

7

answers:

0

Hello,

after the EndEdit I want to do some validation like is data entered null... if there is no endedit, the data I get could be the old/unchanged value...

My BindingSource has a DataSet bound.

What can I do?