c# - Complex structure multiple views in MVC -


i design 1 page in mvc big. below structure.

tab1 >> sub tab1 >> sub tab2 >> sub tab3 >> sub tab4 tab2 tab3 >> sub tab1 tab4 

single save button. best approach in above case? may use partial or renderpartial? need show above page data filled. everytime tab click should load sub tab views , informations? little confused on structure.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -