This example shows how to get around some of the failings of GridPager with a
small amount of effort:
http://jumpstart.doublenegative.com.au/jumpstart7/together/ajaxcomponentscrud/persons
HTH,
Geoff
> On 7 Dec 2016, at 9:21 PM, Adam X wrote:
>
> Howdy,
>
> I'm trying to implement s
Howdy,
I'm trying to implement status counter underneath a grid, something like:
Showing 5 - 10 of 100
My grid is handled via ajax (inPlace="true").
Is there a page change event or something similar that grid's pager
emits so that I can hook up to it? Something like:
void onPageChangeFromMyGri