P
Paul D. Fox
I have a datagrid that does and edit/update/delete/cancel routine and then I
have a form at the bottom of the page with an "Add" button to add a another
record. This form as validation (e.g. required fields), so when I click on
"Edit" in the datagrid and then "update" it, the form's validation summary
gets executed. How can I update the datagrid without getting the form
"posted", or at least not run the validation ?
Paul
have a form at the bottom of the page with an "Add" button to add a another
record. This form as validation (e.g. required fields), so when I click on
"Edit" in the datagrid and then "update" it, the form's validation summary
gets executed. How can I update the datagrid without getting the form
"posted", or at least not run the validation ?
Paul