EasyUI Forum
March 28, 2024, 02:54:24 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: Pagination's displayMsg is invalid in 1.5.2  (Read 5138 times)
kingor2001
Jr. Member
**
Posts: 61


View Profile
« on: April 25, 2017, 06:24:19 AM »

The 'displayMsg' is invalid while setting 'layout'. Removing 'layout', 'displayMsg' works.
It's pagination's bug in 1.5.2?
Logged
jarry
Administrator
Hero Member
*****
Posts: 2260


View Profile Email
« Reply #1 on: April 25, 2017, 03:13:25 PM »

You have to set the 'info' in layout to display the pagination information.
Code:
$('#pp').pagination({
layout:['first','links','last','info']
});
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!