Hi all,
I want to refresh webgrid in MVC after closing the popup. In the popup I am updating the data.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
srujana thallamPosted Aug 1, 2014, 6:58 AM
Thanks for u r answer.If i want to pass the values from parent page can get those values in my popup?
Pradeep ShetPosted Aug 1, 2014, 5:44 AM
Simple way is,
Call the same ActionMethod again which you used to bind the grid and display in View.