Stephen Cooper
Stephen Cooper
I am guessing that you are not able to use the gridOptions properties for what you want to achieve? https://ag-grid.com/javascript-data-grid/grid-options/#reference-scrolling
I am not fully understanding the issue here. It sounds like you have written some custom css that was targeting the grid structure from v28 and now due to changes...
Closing as I believe this has been resolved now and was related to a particular app setup.
You will need to provide a reproduction, but you may want to check that you are not sharing gridOptions / config objects across the multiple grids.
Closing as its not clear what the issue is and without a reproduction we will not be able to investigate.
Hi @githorse, We do not officially support Svelte and it is not currently on our roadmap. I see that there is a community wrapper available at https://github.com/MichaelKim/ag-grid-svelte. I think you...
I am not able to reproduce this, can you provide a Plunker for this that shows this happening?
I would recommend applying the `debug` flag to your component when running into issues like this as it lists our when any prop changes and this can be helpful in...
Hi @bsuro10, How are you measuring the speed of the scroll? I have taken the RTL example and when I toggle `enableRtl` on and off I am not able to...
Neither myself or my colleague have been able to reproduce the difference with RTL. We are using Chrome on latest version. So may need more details / video to see...