EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
September 15, 2025, 02:56:08 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
EasyUI for jQuery
>
combogrid getPager
Pages: [
1
]
« previous
next »
Print
Author
Topic: combogrid getPager (Read 6109 times)
sky-t
Full Member
Posts: 145
combogrid getPager
«
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
Re: combogrid getPager
«
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
Re: combogrid getPager
«
Reply #2 on:
October 08, 2016, 07:56:44 AM »
Hi jarry,
this works great!!
Thanks a lot!!!
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...