Ext.grid.Panel的数据源带参数查询时候的分页问题

日期:2016-09-05 02:13:52 人气:2

Ext.grid.Panel的数据源带参数查询时候的分页问题

三种方式: 使用extraParams,此法慎用 Extra parameters that will be included on every request. Individual requests with params of the same name will override these params when they are in conflict. var myStore = Ext.create('Ext.data.Store', { model: '
    A+
热门评论