Page 1 of 1

[ANGULAR] remove expand tree from scheduler

Posted: Fri Jun 11, 2021 7:05 am
by pooja111

How to remove expand button from bryntum scheduler. Please see the attachment

sched.png
sched.png (20.57 KiB) Viewed 519 times

Re: [ANGULAR] remove expand tree from scheduler

Posted: Fri Jun 11, 2021 8:18 am
by mats

Please describe your purpose a bit better. Do you want a flat list with no hierarchy? Then simply return data this way as seen in most of our demos.


Re: [ANGULAR] remove expand tree from scheduler

Posted: Fri Jun 11, 2021 9:03 am
by pooja111

yes flat list with no hierarchy and remove this expand button also.


Re: [ANGULAR] remove expand tree from scheduler

Posted: Fri Jun 11, 2021 9:10 am
by saki

Post please your Scheduler configuration and the data sample. Normally, in Scheduler, the tree feature is not turned on so by default there are no expanders shown.


Re: [ANGULAR] remove expand tree from scheduler

Posted: Fri Jun 11, 2021 9:40 am
by pooja111

See the attachment


Re: [ANGULAR] remove expand tree from scheduler

Posted: Fri Jun 11, 2021 10:00 am
by saki

type of the Resource column is tree (first picture) so the expanders are shown. Remove it and it should be all what is needed.


Re: [ANGULAR] remove expand tree from scheduler

Posted: Fri Jun 11, 2021 12:06 pm
by pooja111

When I add showEventCount it will show count that I want, but it show none images which I don't need. How can I remove that.

Please see the attachment


Re: [ANGULAR] remove expand tree from scheduler

Posted: Fri Jun 11, 2021 1:38 pm
by mats

Please study the docs, you can find all relevant info there. Set this config to false https://bryntum.com/docs/scheduler/#Scheduler/column/ResourceInfoColumn#config-showImage