Where can I find instructions on using jQuery validation with asp.net formviews and gridviews?
Where can I find instructions on using jQuery validation with asp.net formviews and gridviews?
I've been hunting around the physical bookstores and Google searches and have not been able to find anything relevant.
All the instructions I have been able to find assume that I'm working with simple tables, and not formviews and gridviews, which are a different beast entirely.
I've been using asp.net server side validation, but I kept reading about how if I used jQuery validation, I'd never go back. That would be great, if I could find instruction on how to get started.
Thank you