Thread
:
checking max value while editing in datagrid
View Single Post
•
•
Join Date: Apr 2008
Posts: 9
Reputation:
Solved Threads: 0
mrkcse
Offline
Newbie Poster
checking max value while editing in datagrid
0
#
1
Nov 21st, 2008
hi all,
I want to restrict user enter upto value 1000 in a datagridview cell editbegin event.How to check this after we set the following.
dataGridViewValueUnits.BeginEdit(true);
mrkcse
View Public Profile
Find all posts by mrkcse