jQWidgets Forums

jQuery UI Widgets Forums Grid Grid Expanded Group

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grid Expanded Group #15316

    taraman
    Member

    Hello,

    I have done the following to make grid group expanded by default
    groupable: true,
    groupsexpandedbydefault: true,

    but, when sort the grid or go to the next page the group collapsed, what can I do to keep it always expanded?

    thanks,
    Taraman

    Grid Expanded Group #15351

    Peter Stoev
    Keymaster

    Hi Taraman,

    Thanks for the feedback. When groupsexpandedbydefault is true, the groups are expanded only when the Grid is loaded or its ‘render’ method is called. We will consider changing this default behavior in the future versions. For expanding all groups, you may also use the “expandallgroups” method.

    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.