How to find number in datagridview?
Hi,
i have insert the numbers in datagrid rows. now when i insert a new number i'd like to know if already exist in this column and then ask to replace.
example:
cod
1
2
3
then compair the new number "3" and say this number already exist.
Someone can help me? Thanx!
|