c# - How to multiple tabbed interface work in asp.net -
i have web application in using tabbed interface control in have create 4 tabs in each tab having .aspx application,so each application having "required field validators" when click button in tab2 page check validations tabbed apllication.how can solve problem please me..
the reason happening because tab submitting form, causing javascript fire on validators. simple fix have link not submit , redirect new page.
Comments
Post a Comment