How to use custom validators for dynamically genrated textboxes

  • Thread starter Thread starter Charith Jayasundara via .NET 247
  • Start date Start date
C

Charith Jayasundara via .NET 247

(Type your message here)
I have created some textboxes dynamically. I want to know how to use java scripts to validate them
Thanks
 
In the same way you can also create validation controls dynamically.
assign control-to-validate and other properties propery and you are on...

Regards,
Jignesh Desai
www.dotnetjini.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top