Hi,
I use the "error provider" component so as to have visual validation of some controls. I'm going to procced to some actions after a button click and if there is no error.
Is there a way to do something like "If form1.hasErrors then ... else {procced}"
Notice that i don't want to set to the button "causes validation" and in e.g textboxes "validated {cancel=true}"
TNx
I use the "error provider" component so as to have visual validation of some controls. I'm going to procced to some actions after a button click and if there is no error.
Is there a way to do something like "If form1.hasErrors then ... else {procced}"
Notice that i don't want to set to the button "causes validation" and in e.g textboxes "validated {cancel=true}"
TNx