DataGridView
C#
3
Posts
2
Posters
0
Views
1
Watching
-
help me to validate DataGridView coloumn to take only float values.
-
help me to validate DataGridView coloumn to take only float values.
You mean the user can enter only numeric value cannot enter text ?
-
You mean the user can enter only numeric value cannot enter text ?
yes,column should allow user to enter only float values.