jQWidgets Forums

jQuery UI Widgets Forums Grid Problem with grid header height

This topic contains 2 replies, has 2 voices, and was last updated by  stephan 11 years, 11 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Problem with grid header height #24581

    stephan
    Participant

    Hi,

    The column header of the grid appears to be missing a pixel or two in height, at least when used in the FireFox browser. Have a look at this fiddle:
    http://jsfiddle.net/_stephan_/wNEAr/3/

    What I observe inFireFox when looking at the fiddle result is that the letter ‘g’ in the column header for the first column is incomplete. Its missing something like 2 pixels at the bottom and thus I do not see the full ‘g’.

    I tested the fiddle in Internet Explorer 10.0 and its looks just fine. the ‘g’ is shown correctly and completely. My OS is Windows 7 and my FireFox is updated to the most recent version.

    Regards,
    Stephan

    Problem with grid header height #24586

    Peter Stoev
    Keymaster

    Hi,

    If the height is not OK for your Column Texts , then use the Grid’s API to increase it – especially the “columnsheight” property.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Problem with grid header height #24593

    stephan
    Participant

    Hi Peter,

    Yes, after some experimentation I also found that “columnsheight” solves my problem. Initially when reading the documentation I skipped it because I did not want to increase the height of all my columns. The documentation was not very helpful in explaining that it actually applies only to the column headers. Maybe you could add this rather useful hint ?

    Regards,
    Stephan

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

You must be logged in to reply to this topic.