摘要:
jsData 的 GridView 控件并没有集成搜索的功能,因此要实现搜索功能,必须创建搜索条件输入框和按钮。如下图所示:服务端代码和前面介绍的基本一致,我们主要来看一下客户端代码,客户端代码如下:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->Sys.onReady(function() {var dataSource = new JData.WebServiceDataSource("../Services/Northwi 阅读全文