MVC 4 webgrid过滤和分页 [英] MVC 4 webgrid filtering and paging

查看:67
本文介绍了MVC 4 webgrid过滤和分页的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在mvc webgrid中使用文本框值文件传输数据时,文本框值不会在回发后维护。



如何维护webgrid分页和回发时的值页面



请回复其紧急







谢谢

Reshma

in mvc webgrid on filerting data with textbox values, the textbox value doesn;t maintain after postback.

how to maintain value on webgrid paging and on postback of page

Please reply its urgent



Thanks
Reshma

推荐答案

为了保留回发之间的重要数据,你必须对其进行缓存。对于缓存,您可以使用Session或查询字符串(您的请求的参数)。
In order to preserve the important data between postbacks ou have to cache it. For caching you could use Session or query string (parameters to your request).


这篇关于MVC 4 webgrid过滤和分页的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆