question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fixed columns in MultiGrid aren't scrollable

See original GitHub issue

Hello! I recently brought this up in the Slack channel and wanted to file a ticket here as a way to document the issue to reference internally at my company, as well as possibly start a discussion here.

When using MultiGrid, fixed columns (i.e. the lowerLeftGrid) aren’t scrollable. As Brian mentioned in Slack this was a technical limitation caused by issues using ScrollSync to sync 2 grids. This begins to be an issue when anywhere between a good amount of our columns are fixed: it’s not obvious to the user that they can’t scroll on them.

I recently tried out a potential fix locally, and only found a couple small issues when syncing two Grids. I’m planning on fixing them and opening a PR unless there’s any objections.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:7
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
bvaughncommented, Jun 22, 2017

I’m still happy to review a PR for this but don’t plan to take any action on creating one myself. 😄

2reactions
bvaughncommented, Apr 10, 2017

Happy to review a PR that fixes this!

Read more comments on GitHub >

github_iconTop Results From Across the Web

fixed rows scrolling off the grid in multiband grid - Infragistics
The issue is that Band 0, Row 1, once fixed, even though it has child rows expanded, does not scroll off the grid...
Read more >
Grid layout - fixed row and columns when scrolling
My second question is if it is possible to have vertical scroll alvays visible? Because now i have to scroll horizontal scrollbar to...
Read more >
React Grid - Fixed Columns | DevExtreme Reactive
Region Sector Channel Customer Sale Amount South America Banking VARs Beacon Systems 46522.35 North America Health Telecom Global Services 9528.65 North America Health Telecom Supply Warehouse...
Read more >
29. Building Grid Layout Using LazyVGrid and LazyHGrid
In this case, LazyVGrid creates a fixed size column of 100 point width. And then, it tries to fill as many items as...
Read more >
Rendering large lists with React Virtualized - LogRocket Blog
And what if techniques like pagination or infinite scrolling are not an ... It decorates a Grid component to add fixed columns and/or...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found