jQWidgets Forums

jQuery UI Widgets Forums TreeGrid Fixed header row?

This topic contains 1 reply, has 2 voices, and was last updated by  ivailo 8 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Fixed header row? #89203

    heer
    Participant

    Can anyone help me make the header row fixed?
    If the view is longer tan the screen, the header scrolls away togheter with content-rows. Annoying.

    Fixed header row? #89228

    ivailo
    Participant

    Hi heer,

    You can use renderToolbar callback to create your custom header.
    In this case, you can hide the built-in header with showHeader: false, and show the toolbar with showToolbar: true.

    This demo with renderToolbar will be helpful for you.

    Best Regards,
    Ivailo Ivanov

    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.