C
claire
Hi,
I have a windows form with a datagrid. The datagrid is bound to a typed
dataset. Is there a built in validation function for windows forms? To
validate the text boxes i have extended the textbox. However i am not sure
how to perform validation on a datagrid.
should i just catch the sql exceptions?
Thank you in advance for any help you can give me, as i havent been able to
find the answer anywhere.
Claire
I have a windows form with a datagrid. The datagrid is bound to a typed
dataset. Is there a built in validation function for windows forms? To
validate the text boxes i have extended the textbox. However i am not sure
how to perform validation on a datagrid.
should i just catch the sql exceptions?
Thank you in advance for any help you can give me, as i havent been able to
find the answer anywhere.
Claire