Premium support for our pure JavaScript UI components


Post by gorakh.nath »

HI Team,
I want to set grouping for more than one column,
for example like this:

groupFeature={[{field: 'taskType'}, {field:'region'}]}

How can we set more then one column on grouping adding expected design for reference.

Attachments
Screenshot 2022-09-21 at 4.18.48 PM.png
Screenshot 2022-09-21 at 4.18.48 PM.png (248.83 KiB) Viewed 103 times

Post by tasnim »

Hi,
Unfortunately, It's not supported yet. I've created a feature request for that https://github.com/bryntum/support/issues/5289

But you can achieve much the same by using https://bryntum.com/docs/scheduler-pro/api/Grid/feature/TreeGroup feature

Good Luck :),
Tasnim


Post Reply