1
Answer

client and server side validation in ext.net mvc

I need to validate form while submitting in client side as well as server side in ext.net mvc. I am not using model class, instead directly posting control values while submitting. Can anyone suggest me the proper solution? I am using ext.net mvc. Thank you in advance. 
Answers (1)