Premium support for our pure JavaScript UI components


Post by til.schniese »

Hi team,

we would like to have a feature that makes rows in SchedulerPro sticky. Specifically, the use case is the tree view. If there is a parent that has many children, it may happen that the parent row appears to be scrolled out of the current viewport. The idea would be to make the parent row sticky, so you always see what parent the children are linked to.

I already found this ticket: https://github.com/bryntum/support/issues/4831
Just wanted to +1 this anyway, so priority might become higher.

Also, do you maybe have an idea for a quick workaround that I could implement by myself until this is added to SchedulerPro? It would be sufficient for the workaround to work for one-level nesting only. Thanks for your help.


Post by tasnim »

Hello,

I've added a comment to that ticket that you've asked for this feature.

Also, do you maybe have an idea for a quick workaround that I could implement by myself until this is added to SchedulerPro? It would be sufficient for the workaround to work for one-level nesting only. Thanks for your help.

Unfortunately, don't know any workaround for that.

If this feature is urgent for you and if you want this to be available ASAP. Then, you could do a feature sponsorship.
Please contact our sales for a feature sponsorship here https://bryntum.com/services/

All the best,
Tasnim


Post by maria »

tasnim wrote: Mon Jan 23, 2023 12:02 pm

Hello,

I've added a comment to that ticket that you've asked for this feature.

Also, do you maybe have an idea for a quick workaround that I could implement by myself until this is added to SchedulerPro? It would be sufficient for the workaround to work for one-level nesting only. Thanks for your help.

Unfortunately, don't know any workaround for that.

If this feature is urgent for you and if you want this to be available ASAP. Then, you could do a feature sponsorship.
Please contact our sales for a feature sponsorship here https://bryntum.com/services/

All the best,
Tasnim

Hi Bryntum Team,

Can you please tell if there are any progress on this ticket https://github.com/bryntum/support/issues/4831 will be done in the near future? We also need this feature in our Scheduler project. We feel it's important to have this feature for Tree/Group List view.

Thank you ,
Maria


Post by marcio »

Hey Maria,

Unfortunately no updates, but I added a note to that ticket.

If you want to speed up the development of that ticket, you can contact our Sales for feature development sponsorship here https://bryntum.com/services/

Best regards,
Márcio


Post by maria »

marcio wrote: Fri May 19, 2023 7:46 pm

Hey Maria,

Unfortunately no updates, but I added a note to that ticket.

If you want to speed up the development of that ticket, you can contact our Sales for feature development sponsorship here https://bryntum.com/services/

Thank you for your response!

Do you know any workaround to make this parent row stays sticky? I have tried to add some css with position: sticky; but it's not working like it is suppose to. Are there any other things I can do to make it stay sticky on the top while scrolling the children?

Thank you,
Maria


Post by mats »

No simple workaround I'm afraid, it's a non-trivial feature to implement. You can add an extra header row as seen here? https://bryntum.com/products/gantt/examples/custom-header/


Post by emmaback »

hi,

We are also interested in being able to set the first record row of the scheduler to be sticky.

Best,
Emma


Post by marcio »

Hey Emma,

If the suggestion made by Mats didn't work for you, please watch for the ticket updates to know when we release.

I also added a note to the ticket. :)

Best regards,
Márcio


Post Reply