2015年1月17日

摘要: 查询数据在ProcessRequest 函数下修改:public void ProcessRequest(HttpContext context){//查找if (context.Request.Params.Get("_search") == "true"){return;}NameValueCo... 阅读全文
posted @ 2015-01-17 23:25 wwbliu 阅读(504) 评论(0) 推荐(0)
摘要: 来源:http://blog.csdn.net/hurryjiang/article/details/7551477JQGrid是一个在jquery基础上做的一个表格控件,以ajax的方式和服务器端通信。JQGrid Demo是一个在线的演示项目。在这里,可以知道jqgrid可以做什么事情。下面是转... 阅读全文
posted @ 2015-01-17 18:05 wwbliu 阅读(1252) 评论(0) 推荐(0)

导航