jQWidgets Forums

jQuery UI Widgets Forums Grid Grouping grid

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 12 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grouping grid #19109

    Jimmy Jo
    Member

    How to fix the Grouping header? or make the grouping column unable to close ?

    Grouping grid #19111

    Dimitar
    Participant

    Hello Jimmy Jo,

    To remove the close buttons of groups, set the property closeablegroups to false, i.e.:

    $('#jqxGrid').jqxGrid({ closeablegroups: false});

    Best Regards,
    Dimitar

    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.