J
Joe90
Hi
I have some textboxes, buttons and a datagrid on a form. The textboxes only
require validating when 1 of the buttons is clicked.
I can set CausesValidation = false on the other buttons no problem. However
the Update button on the datagrid also causes validation to occur.
Is there any way I can switch this off ?
Thanks
I have some textboxes, buttons and a datagrid on a form. The textboxes only
require validating when 1 of the buttons is clicked.
I can set CausesValidation = false on the other buttons no problem. However
the Update button on the datagrid also causes validation to occur.
Is there any way I can switch this off ?
Thanks