mleibman / SlickGrid

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

Need help on Slickgrid group selection with checkboxes #1027

Open paresh1785 opened 9 years ago

paresh1785 commented 9 years ago

I am a newbie to slickgrid. I have implemented grouping based on column. I want to have checkbox selection for group, meaning i must be able to select all child elements under group. Each group header will have checkbox "select all". Can you help me?

prem-kumar-e commented 9 years ago

Do you still need this ? https://preview.c9.io/prem_kumar_e/slickgrid/examples/grouping.html?_c9_id=livepreview1&_c9_host=https://ide.c9.io

The above is the preview of dynamic grouping. There is a "Group by" button at the bottom/pager. on clicking it you can try the grouping functionalites