0

Im trying to use Jquerys.tabs control. I dont see the logic. If i use PartialViews i migth as well wave goodbye to my Controller/Action logic, but then i would have to make ascx files, and i can't call those from my Controllers, or can i?

Im not nessesarily interesseted in the ajax/unload onclick part, that Jquery.tabs() offers. I just want to use it as my Menu. So when i click a menu tab it works like when i do <% Html.ActionLink("Home", "Index", "Home");. How is this possbile?

Generally i some guidance on this subject. The articles i have found on google, have'nt been to much help, unfortunaly.

I hope you can come with some great words about this.

/Thanks

1 Answer 1

1

I found this article and download example very helpful when first using jquery tabs in MVC .Net http://ericdotnet.wordpress.com/2009/03/17/jquery-ui-tabs-and-aspnet-mvc/

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.