Skip to content

Feature custom groups#182

Open
ckosmowski wants to merge 3 commits into
EvHaus:masterfrom
ckosmowski:feature-customgroups
Open

Feature custom groups#182
ckosmowski wants to merge 3 commits into
EvHaus:masterfrom
ckosmowski:feature-customgroups

Conversation

@ckosmowski
Copy link
Copy Markdown
Collaborator

Added a more flexible way of using groups that does not necessarily need columns to be grouped by. Also the specified groups will be displayed no matter if there are items or not (like with the remoteGroups). So the main purpose that we needed is:

  • Display a predefined structure of groups, no matter if there are rows or not
  • React on opening the group, load rows from a server and add it

This is now possible for us with the method setCustomGrouping(), the "groupheaderclick" event and with custom getters and formatters. I added an example to show how we are going to use the feature.

I implemented it so solve our problems with #147

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant