Prevent Fixed Columns from Scrolling

Hello, I'm trying to set up a data grid in React that has 7 frozen columns on the left which does work, however upon scrolling to the right it collapses the first 6 and only shows the last (7th) column until you scroll back to the left.

I need to turn this off.  Any ideas on why it's doing this?  Please see before/after scroll reference images.

Before:

Screenshot 2023-10-16 102006.png

After:

Screenshot 2023-10-16 102031.png


3 Replies

PS Pavithra Subramaniyam Syncfusion Team October 19, 2023 09:07 AM UTC

Hi Phil Garner,


We have tried to reproduce the issue at our end, but the frozen columns are working fine. Please refer to the below sample link for more information.


https://stackblitz.com/edit/react-zpuepz-epeq2y?file=index.js,index.html


To validate further, please share the below details which will be helpful for us to provide a better solution as early as possible.


  1. Share the full Grid code example.
  2. Share the Syncfusion style reference code.
  3. Share an issue reproducible sample if possible.


Regards,

Pavithra S



PG Phil Garner October 19, 2023 12:16 PM UTC

I understand they're working the way you intended them, it's that the intended behaviour does not work for us.


It's alright, we ended up going with a competitor.


Thanks,

Phil



PS Pavithra Subramaniyam Syncfusion Team October 25, 2023 01:56 PM UTC

Phil Garner,


We are sorry to hear that you are moving on from this control. And apologize for the inconvenience caused.


Please share your expected behavior with our frozen column feature which will be helpful for us to validate the feasibility.


If you would like to switch to our control again, we will be happy to assist you and try to resolve the issue at the earliest.


Loader.
Up arrow icon