EasyUI Forum
April 18, 2024, 07:11:04 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: set grid's pagination "layout", then load data ,the pagination is disappeared  (Read 6150 times)
jli_neu
Newbie
*
Posts: 1


View Profile
« on: July 10, 2017, 02:01:29 AM »

hi,i have a demo used version 1.4.3, and i used the code to set grid's pagination like below

var pp = $("#table1").datagrid("getPager");
        pp.pagination({
            layout: ['list', 'first', 'prev', 'manual', 'next', 'last']
        });

but now i want to update to version 1.5.2 , with the same code, i found  when i load the grid data ,the pagination will disappear, while i see the datagrid-footer in document with 0px height. The grid base demo in jquery-easyui-1.5.2.zip is with the same problem. Is this a bug of version 1.5.2 or is there any change for the pagination setting?

Thanks.
Logged
jarry
Administrator
Hero Member
*****
Posts: 2262


View Profile Email
« Reply #1 on: July 11, 2017, 01:14:15 AM »

Please try to download the patch from https://www.jeasyui.com/download/downloads/jquery-easyui-1.5.2-patch.zip.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!