jQWidgets Forums

jQuery UI Widgets Forums Grid Pager and Aggregate bar overlap

Tagged: 

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Stoev 12 years, 6 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Pager and Aggregate bar overlap #10664

    hanstt
    Member

    How do I solve the overlapping problem between pager and aggregate bar?
    I believe it has something to do with jqxgrid.aggregates.js and jqxgrid.pager.js, can you advice on this matter?

    Pager and Aggregate bar overlap #10671

    Peter Stoev
    Keymaster

    Hi hanstt,

    The height of the aggregate is specified by the statusbarheight property.

    Best Regards,
    Peter Stoev

    jQWidgets team
    http://www.jqwidgets.com

    Pager and Aggregate bar overlap #10680

    hanstt
    Member

    Thanks for the quick response!

    I managed to change the statusbarheight property in jqxgrid.js

    this.statusbarheight = 50;

    However, as you can see in the image above, it seems like the status bar covers the row data and pager bar.
    What should I do to make them stand out separately without overlapping?

    Pager and Aggregate bar overlap #10683

    Peter Stoev
    Keymaster

    Hi hanstt,

    Sorry, I am not aware with the configuration of your Grid and can’t help you to resolve that. There could be also CSS conflict with an existing CSS on your page. In order to help you, send us a sample to support@jqwidgets.com. In addition, you don’t have to edit jqxgrid.js. You should set its property as it is shown in the API documentation. If you edit source code files, you can have such behavior.

    Best Regards,
    Peter Stoev

    jQWidgets team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.