How to refresh a parent from a partialview in ASP.NET MVC? -


i have page shows collection of objects. each item in collection, there "edit" button loads details item in partial view (via jquery.load) in modal. users make changes in partial view , save; happens within partial view via ajax. how make changes show in parent page well?

i guess location.reload(true) etc, there has better way?.


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -