in grid view how can we valdate that no value is repeated....... ..plz tell me.
grid view
Collapse
X
-
Tags: None
-
as far as i know there are no validations when your editing or adding in gridview so its pretty hard to validate for repeated values. maybe you can place it in a textbox first before you add it to the gridviewOriginally posted by deepak2006itin grid view how can we valdate that no value is repeated....... ..plz tell me.
Comment