Premium support for our pure JavaScript UI components


Post by davidb »

Hello,

We have a requirement where we want the grid on load to scroll across three columns. The user can then scroll to the left to view the first two columns.

I've been trying to get this to work with 'scrollColumnIntoView' but it's not working for me. Would you have an example using this function?

Cheers!


Post by alex.l »

Hi,

Did you try to use options for this method? https://bryntum.com/products/gantt/docs/#Core/helper/util/Scroller#typedef-BryntumScrollOptions

As example block : 'start'?

All the best,
Alex


Post by davidb »

Thanks. That's working now


Post Reply