前台数据分页绑定,都已经做好了,想做个查询,多条件的,怎么点查询,把数据传到后台,后台处理后返回数据,前台怎么再绑定
2条回答 默认 最新
斯洛文尼亚旅游 2016-05-24 08:38关注load param Load and show the first page rows. If the 'param' is specified, it will replace with the queryParams property. Usually do a query by passing some parameters, this method can be called to load new data from server. $('#dg').datagrid('load',{ code: '01', name: 'name01' });本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报