mleibman / SlickGrid

A lightning fast JavaScript grid/spreadsheet
http://wiki.github.com/mleibman/SlickGrid
MIT License
6.81k stars 1.98k forks source link

Group by with checkbox in Slick grid #1152

Closed chaitanya121 closed 4 years ago

chaitanya121 commented 7 years ago

Hi All,

I want to implement group by with check box in slick grid.

If group by is applied and check box is selected on group by header row then all child on that group should be selected..

wanted to apply group level checkbox selection..

Is there any in build Plugin available to achieve above functionality.

Thanks Chaitanya

harit2101 commented 6 years ago

Hey, This would be helpful.

http://6pac.github.io/SlickGrid/examples/example-grouping-checkbox-row-select.html

6pac commented 6 years ago

this repo is essentially dead. the 6pac repo carries on its work. just use that.