开发者

Render partial view with updated value

I am working on asp.net mvc project using views and partial views. Multiple partial views are being rendered in single view. Now my problem is that when ever i update some values in partial view and render it again through controller it does not show partial view with updated value.... to see u开发者_StackOverflowpdated value i have to refresh the page each time.


have you tried placing your partial views in a form and posting the form when you change the values?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜