jQuery UI Widgets Forums Grid cellsalign issue

This topic contains 1 reply, has 1 voice, and was last updated by  kjm 8 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • cellsalign issue #79791

    kjm
    Participant

    Not sure when this started but I noticed today that using cellsalign: ‘right’ was no longer working for me. I’ve been searching through my own css assuming I stepped on something. I finally got to the point where I created an empty .html file and copied the Cells Styling example demo code. It still does not align the text as it does in the example. Everything is left justified.

    Is there something obvious that i missed?
    I did verify that I am using all 3.9.1 js.

    I used inspect element on one of the cells in question:
    <div class=”jqx-grid-cell-right-align” style=”margin-top: 4px;”>29</div>
    That also appears to be correct.

    Any help would be greatly appreciated.

    cellsalign issue #79794

    kjm
    Participant

    I decided to use inspect element on the working code in your demo.
    When I clicked on the div it showed that jqx-grid-cell-right-align was in jqx.base.css on line 546, however, it was not in MY jqx.base.css at all.
    I re-downloaded the widgets and re-copied the style sheets and it seems to work fine now.
    Not sure how I got a bad version of the css but, oh well it is fine now.

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

You must be logged in to reply to this topic.