Click here to Skip to main content
15,917,533 members

Comments by Member 11541057 (Top 3 by date)

Member 11541057 1-Oct-15 12:59pm View    
Hi Nathan,

Thanks for the suggestion , i got problem now using @Html.RenderAction both tabs are loading , on loading the page.
Also on click of Save button on second tab it is not maintaining the _Layout and it returns to indiviual PArtialView in page i return like
return PartialView("GetParameters", parameters);
Member 11541057 1-Oct-15 9:45am View    
I used in the same way you mentioned , but on click of submit both both tabs are loaded and for first it is showing Data validation messages , also on click of submit of 2nd tab it is not maintaining the tab
Member 11541057 1-Oct-15 8:05am View    
Yes we are using Boostrap framework