angular-ui / ui-calendar

A complete AngularJS directive for the Arshaw FullCalendar.
http://angular-ui.github.io/ui-calendar/
MIT License
1.49k stars 729 forks source link

Row Grouping Feature Request #341

Open riadgaffar opened 8 years ago

riadgaffar commented 8 years ago

Hi,

Posted this in the JavaScript section. I need to group rows by certain group(s)/headers like in the examples/demo shown in the http://ui-grid.info/docs/#/tutorial/209_grouping. They don't necessarily need to be expandable/collapsible but simple row grouping would suffice. Would it be possible or completely out of the paradigm/design?

Thanks!