jQWidgets Forums

jQuery UI Widgets Forums TreeGrid 'gridpagerlistbot' width

This topic contains 1 reply, has 2 voices, and was last updated by  Yavor Dashev 4 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • 'gridpagerlistbot' width #114429

    qx5
    Participant

    When pageSizeOptions :[‘100’, ‘200’, ‘500’,’1000′].
    The ‘gridpagerlistbot’ width not enough.It’s only about 44 px.
    What should I do?
    Thank you for your answer!

    'gridpagerlistbot' width #114453

    Yavor Dashev
    Participant

    Hi qx5,

    if you want to make the ‘gridpagerlistbox’ wider you can do so by using ‘jqx-dropdownlist’ class, for example:

    in your CSS file:
    `.jqx-dropdownlist{
    width:200px!important;
    }
    `

    Please, do not hesitate to contact us if you have any additional questions.

    Best Regards,
    Yavor Dashev
    jQWidgets team
    https://www.jqwidgets.com

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

You must be logged in to reply to this topic.