jQWidgets Forums

jQuery UI Widgets Forums Grid Hide empty grid-rows

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Hide empty grid-rows #4305

    Adrian K.
    Member

    Hello,

    Is there an opportunity to hide empty grid rows (rows without values) without to set a new height of a grid. E.g. the grid has ever 10 rows, but only 2 rows has values. How can i hide the cell-borders from the eight other empty grid rows?

    Thanks in Advance and best Regards,
    Adrian Klinger

    Hide empty grid-rows #4306

    Peter Stoev
    Keymaster

    Hi Adrian,

    The solution is to set the ‘autoheight’ property to true. Setting it to true, the Grid will automatically change its height and will display only the Rows with values. See a sample here: paging.htm?classic.

    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.