Premium support for our pure JavaScript UI components


Post by rv3 »

According to the documentation, https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/TreeGroup

This feature can be used to mimic multi grouping or to generate another view for hierarchical data.

Unfortunetly I'm not able to achieve the same results as https://bryntum.com/products/schedulerpro/docs/api/Grid/feature/Group#grouping-by-multi-value-fields where I can have the records on multiple groups

Is this not meant the same?

If I take the example https://codepen.io/pen?editors=101 I never get to see the same record twice (at different groups) like the Group#grouping-by-multi-value-fields feature.

Could some one please clarify how to achieve it (if possible), or is the expression "mimic multi grouping" being here missunderstood?

Thanks once again


Post by marcio »

Hey rv3,

Thanks for reaching out.

The link that you shared doesn't look like it's correct, as I'm getting an empty page.

Besides that, I assembled a demo with tree groups and records being displayed on multiple groups, please see it here https://codepen.io/marciogurka/pen/yyBQoxP

Best regards,
Márcio

How to ask for help? Please read our Support Policy


Post by rv3 »

Ohhhhh!! This was like a bottle of water in the desert.
You should add this demo to the documentation.
Valeu!!


Post by marcio »

Hey rv3,

Glad that is what you were looking for.

I'll check about updating the demo with our dev team. :)

Best regards,
Márcio

How to ask for help? Please read our Support Policy


Post Reply