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

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -