jQWidgets Forums

jQuery UI Widgets Forums Grid Double right border.

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

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • Double right border. #100525

    Indumathi
    Participant

    Hi,

    I am using jqx grid and loading data using ajax “loadServerdata”. If I return only 5 columns then the borders are fine. If there are 6 or 7 columns then I have 2 right borders. One made by jqx-grid-cell and the other made by jqx-grid-content. I am not sure how to fix it.

    Thanks,
    Indu.

    Double right border. #100529

    Martin
    Participant

    Hello Indu,

    You can try to remove one of the borders by overriding the css of one of the classes.
    If this doesn’t help you can send your code so I can take a look at what may be the issue.

    Best Regards,
    Martin

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

    Double right border. #100571

    Indumathi
    Participant

    Thanks for the reply.
    I have defined width percentages (ex: width:’10%’) on all the columns of the table. The first time the grid loads, everything looks perfect all the borders align (column headers and their corresponding columns) and there is no double border on the right hand side of the table.
    But if I zoom the page to 125% then I can see double border on the right and the column headers and their corresponding columns are not aligned any more. the first 2 columns are but not after that.

    Thanks,
    Indu.

    Double right border. #100579

    Martin
    Participant

    Hello Indu,

    This sounds like an issue that needs to be fixed.
    I’ve tried to reproduce it, but unsuccessfully.
    I would appreciate it if you can provide us some kind of a demo example, where this behavior could be observed.
    Thank you!

    Best Regards,
    Martin

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

    Double right border. #100596

    Indumathi
    Participant

    Hi Martin,

    I didn’t figure out the solution yet. But I have figured out the problem. It is because of Pagination strip at the bottom of the grid. If I have less than 200 records to display on the grid then I am disabling Pagination and there are no double borders. But if the Pagination is enabled then I can see double borders.

    Thanks,
    Indu.

    Double right border. #100606

    Martin
    Participant

    Hello Indu,

    Thank you for this feedback!
    If you can provide an example where this issue can be seen, I will try to figure what the issue is.

    Best Regards,
    Martin

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

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

You must be logged in to reply to this topic.