I have 2 Questions regarding DataGridView
1. How can i keep dollar symbol and give the validation not entering the text data. I think the question is clear.
eg : $455 is right
$a33 is wrong
if i enter 334 it should automatically come $334
------------------------------------------
2. I want one column of the datagridview to be datepicker.
Thanks in advance
Naresh
1. How can i keep dollar symbol and give the validation not entering the text data. I think the question is clear.
eg : $455 is right
$a33 is wrong
if i enter 334 it should automatically come $334
------------------------------------------
2. I want one column of the datagridview to be datepicker.
Thanks in advance
Naresh