Open trigoporres opened 3 months ago
We must give the option that the user can group rows by data.
For example:
[{name: ['maria']...}, {name: ['maria', 'pepe'], ...}, {name: ['maria', 'pepe', 'pablo'], ...}]
No response
What is the problem this feature will solve?
We must give the option that the user can group rows by data.
What is the feature you are proposing to solve the problem?
For example:
[{name: ['maria']...}, {name: ['maria', 'pepe'], ...}, {name: ['maria', 'pepe', 'pablo'], ...}]
What alternatives have you considered?
No response