angular-ui/ui-grid

When enableGroupHeaderSelection is false, can we not display the check icon on the group header row?

Open

#3,861 opened on Jun 24, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)batch import
good first issuegrid-grouping

Description

When enableGroupHeaderSelection is false, the user cannot select the row. This might be confusing because there still is an icon for the checkbox, just one that does nothing.

Contributor guide