jQWidgets Forums

jQuery UI Widgets Forums Grid Pager renderer

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  kuberasamrat 12 years, 5 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Pager renderer #12943

    kuberasamrat
    Participant

    I would like to add extrabutton in the pager without disturbing the default ui elements such as
    1) Gotopage
    2) show rows
    3) paging info etc.,

    I can write custom pagerrenderer. but it increases my code space by rewriting althose functionalities which are present in pager.js.
    Could you please help as I was new to this grids

    Pager renderer #12952

    Peter Stoev
    Keymaster

    Hi kuberasamrat,

    I am afraid that is it not possible to enhance the built-in pager layout. It is possible to override it using the “pagerrenderer” as demonstrated in our samples.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Pager renderer #12982

    kuberasamrat
    Participant

    My purpose is to add a button along with all the default functionalities. but If I override pagerrenderer, It will be a clean slate and has to include all of them. It increases code space as I can see in your custom pager example. So I just want to add my button/image codebase to default pagerrender. Can anyone help me please. It will be good if you can paste the code snippet of pagerrender which adds a button to a default pagerrender.

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

You must be logged in to reply to this topic.