each tab is a new view so do not require that work
Do not ? Please explain
tejp
I tried to do an ajax call using the @url.action helper within the key url for $ajax function but this kept duplicating all items on the page everytime i clicked. it seemed the tab clicked was loading in the same page but not clearing??
That's your javascript code that it's not clearing.
tejp
how can i call the @url.action method within javascript to render a new view
Did you look at my link http://bit.ly/mvc_ajax_jquery ?
ignatandrei
All-Star
135073 Points
21662 Posts
Moderator
MVP
Re: Load view using jquery from _layouts.cshtml
May 04, 2012 03:44 AM|LINK
That's your javascript code that it's not clearing.
Did you look at my link http://bit.ly/mvc_ajax_jquery ?