jQWidgets Forums

jQuery UI Widgets Forums Grid Default pagerrenderer

This topic contains 2 replies, has 2 voices, and was last updated by  Martin 6 years, 6 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Default pagerrenderer #103538

    jsGuy
    Participant

    Hey, I am trying to keep the default pager format and look but change the totalcount to have a comma separator for the thousands. I know I have to use pagerrenderer but I don’t know the default pager format/layout. Is that something that can be replicated easily or do I need to recreate the pager from scratch?

    Default pagerrenderer #103542

    jsGuy
    Participant

    I have build out the default screen but I can’t get the “Go to page” to work correctly. I am doing server side pagination and when I enter a page and click enter it switches to the correct page but then it defaults the pager information. So if I am on page 1 and I enter page 4, it correctly takes me to page 4 data but the pager still reads page 1 and 1-20 of 1000. Is there a way to stop the pagerrenderer from reloading with the return of the the data or another solution?

    Default pagerrenderer #103588

    Martin
    Participant

    Hello jsGuy,

    You could try using the getdatainformation of jqxGrid to get the number of the current page.
    Please, check this Example.
    If this does not help you, can you share your code, so we can take a look?

    Best Regards,
    Martin

    jQWidgets Team
    http://www.jqwidgets.com/

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.