asp.net mvc - How to refresh partial view by another partial view without scripting? -


i want refresh partial view partial view. structure

i want update 3rd partial view on submit of first partial view

i rendering first partial main index view using

@{html.renderaction("searchmenu", "search");} 

you have use ajax it, don't think there other possible solution it, can check out answer: how update partial view partial view via action results hope it'll work


Comments

Popular posts from this blog

database - How many Observations in SAS Sample Data Output -

javascript - Feed FileReader from server side files -

emulation - Android map show my location didn't work -