Title: Use DataGrid, set pagination="true", but pagination is error Post by: kissmoon on January 12, 2015, 11:56:06 PM I set pagination="true" ,
the pager is show , but show all data; and change the page,the data is not refresh, but rownumber is refresh. the code : Code: <table id="partdg" class="easyui-datagrid" style="height:500px;" Title: Re: Use DataGrid, set pagination="true", but pagination is error Post by: kissmoon on January 12, 2015, 11:56:59 PM screen copy.
Title: Re: Use DataGrid, set pagination="true", but pagination is error Post by: Opan Mustopah on January 13, 2015, 07:44:22 AM how you set the pageSize? can you show to us?
Title: Re: Use DataGrid, set pagination="true", but pagination is error Post by: kissmoon on January 21, 2015, 05:31:03 PM no set the pageSize , it use default value.
|