jQWidgets Forums

jQuery UI Widgets Forums General Discussions Fixed Grid column header request

This topic contains 1 reply, has 2 voices, and was last updated by  admin 6 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Fixed Grid column header request #102447

    dan123
    Participant

    Hi i am requesting a feature if the jqxgrid widget can have where if the user scroll down using the browser scrollbar, the jqxgrid column header will stay fixed as you scroll down. I am talking in terms of adding this feature when jqxgrid has autoheight property enabled and not the height property setup initially like ‘600’ or any number that gives a scrollbar within the grid itself.

    Fixed Grid column header request #102448

    admin
    Keymaster

    Hi dan123,

    Thanks for writing.

    The Grid’s header is fixed by default. If autoheight is set to true, the Grid’s height is a sum of the rows height and the browser’s scrollbars are used for scrolling and in this case we cannot have a fixed header. The header is fixed, when the Grid uses its own built-in scrolling.

    Regards,
    Peter

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

You must be logged in to reply to this topic.