validation on user-control and form controlSMShweta Mishra12yAsked Feb 11, 2014, 1:26 AM1.2kLearn iOS ProgrammingMy web form has a user control and some normal controls.When the validations are fired; it only fires the validation of user-control in the first go and then the validations of form.But I need to show all the validations in one go.Please help
Replies
Know the answer? Post it — somebody with the same question will find it here.