How to validate DataGridViewTextBoxColumn ?
Hi all..
I am new to Windows Application Development.
I have a grid view of type Data Grid View Text Box Column. In that grid I have two columns Qty & Rate which should accept number only.
How to validate these two columns..??
Please help,
Thanks in advance.