hello guys how r u ?
i am again in problem,
my Question is that, how can we apply runtime validation in asp.net?
i bound the textbox in gridview against the multiple questions but i want to apply multiple validation controls on that one textbox on runtime which i bound in gridview against the multiple questions...
so how can i do that ?
Replyy Soon
Thanks.
Loading
Om prakash SinghPosted Jul 9, 2011, 6:46 AM
Jiteendra SampathiraoPosted Jul 9, 2011, 5:47 AM
refer this links:
Link1
Link2
i hope it help you.....
Faisal AnsariPosted Jul 9, 2011, 5:39 AM
thanks for reply,,
can you tell me how it is possible ? and can you send me any example for this ?
Jiteendra SampathiraoPosted Jul 9, 2011, 5:24 AM
you can use multiple validation controls like required, regularexpression, compare, custom validators etc....