S
sonu
Hi
I have created a datagrid in a winform app. The data is
bound to sql datasource. A user can edit the values in the
datagrid.
How do i do validation of the data being entered by the
user on the submit button. The validations i want to check
are Integer, Date and Character.
Thanks
Sonu
I have created a datagrid in a winform app. The data is
bound to sql datasource. A user can edit the values in the
datagrid.
How do i do validation of the data being entered by the
user on the submit button. The validations i want to check
are Integer, Date and Character.
Thanks
Sonu