jQWidgets Forums

jQuery UI Widgets Forums TreeGrid tree grid row height

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 11 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • tree grid row height #54738

    guru
    Participant

    how to decrease tree grid row height and font size of the tree grid content

    tree grid row height #54739

    Peter Stoev
    Keymaster

    Hi guru,

    As the TreeGrid uses TD tags for its cells, the rows height is automatically determined by the web browser. However, if you want to disable the wrapping in the TD tags, set the widget’s autoRowHeight property to false.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.