EasyUI Forum
September 15, 2025, 08:34:13 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: combogrid getPager  (Read 6103 times)
sky-t
Full Member
***
Posts: 145


View Profile
« on: October 07, 2016, 11:17:12 PM »

Hi guys,

is there a possibilty to access the pager of a combogrid so i can set my own texts on the pagination within combogrid?


Thanks a lot


Thorsten
Logged
jarry
Administrator
Hero Member
*****
Posts: 2298


View Profile Email
« Reply #1 on: October 08, 2016, 07:34:02 AM »

Please try this code:
Code:
var grid = $('#cc').combogrid('grid');
var pager = grid.datagrid('getPager');
//...
Logged
sky-t
Full Member
***
Posts: 145


View Profile
« Reply #2 on: October 08, 2016, 07:56:44 AM »

Hi jarry,

this works great!!

Thanks a lot!!!
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!