Request new features or modifications


Post by Misiu »

I know that I've already created ticket for this request (https://www.assembla.com/spaces/bryntum ... ity/ticket:), but maybe You guys could reconsider it.
Right now vertical view for Scheduler Panel is created from "flat" store.
I've created small concept that could be used to create that view, please see: https://jsfiddle.net/Misiu/p7XkU/22/

Idea behind this is to show tree as grid header, I think my version is quite easy to read.
The hard part is converting ResourceTreeStore to ResourceStore.

I'm already trying to do that - https://jsfiddle.net/Misiu/d5uYg/

I know that there other issues with tree (lazy loading, expand/collapse) but for single tree that is fully loaded this might by good start.

If You could provide sample showing how to add extra header to vertical view I could try to code something useful :)

Please reconsidering opening my ticket again :)
Using Dropbox? If no give it a try :)

Post by nickolay »

It has never been requested before, need to get more requests for this feature to prioritize it.

Post by Misiu »

But is has been requested, unfortunately only by me :)
I'll add this to uservoice, hopefully it will get more attention.
Using Dropbox? If no give it a try :)

Post by Misiu »

I just found nice pivot grid component for ExtJS and it has header expand/collapse functionality - https://www.mzsolutions.eu/mzPivotGrid-configurator.html

Maybe Vertical View for Scheduler Tree could be done similar way?
Using Dropbox? If no give it a try :)

Post Reply