Gridview Cell Validate with Numeric values
Hi All,In vb.net windows form, i have a gridview with 8 columns.
MobileNumber is one of the column in 8's.
So I need to validate the column, to enter only numeric values, if they type any other character, should alert them with messagebox.
And also validate length of the column, also allow's like +91-xxxxxxxxxx
Regards,
Ramkumar G.R