Click here to Skip to main content
15,886,840 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I have an .aspx page which consists of 5 tabs.

Each tab content is a .ascx page(mvc Viewusercontrol) except first tab which in .aspx page. i.e. i have 4 ascx pages and on the click on eachtab i load the particular ascx page for that tab.

Consider i have one textbox and one button on each of the 5 ascx pages.

But when i click on the button in first tab is not redirected to next tab(.ascx) .

How can i get it either using jquery or in controller? anybody help me plz..


Mvc2, vs2010
Posted
Comments
JoCodes 13-Dec-13 5:58am    
Whats the code you tried?
Member 10434230 13-Dec-13 6:42am    
Can you please add more details to your question, also add what code you tried.

And please be clear with your questions, at one place you are saying you have 4 ascx and 1 aspx, and then you say "Consider i have one textbox and one button on each of the 5 ascx pages."

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900