Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial Horizontal Scrolling #217

Open
JonnyNOS opened this issue Mar 27, 2024 · 2 comments
Open

Partial Horizontal Scrolling #217

JonnyNOS opened this issue Mar 27, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@JonnyNOS
Copy link

Hi,
Is it Possible to implement partial scrolling (for Example 3 columns stay visible the entire time and the rest of the columns are horizontal scrollable) or is there a workaround i could use?

@ragardner
Copy link
Owner

ragardner commented Mar 27, 2024

Hello,

It's only possible to do that for one column, using sheet.row_index(column integer)

You also lose the row index numbers when doing this unfortunately

@ragardner
Copy link
Owner

sorry edited for wrong function name

@ragardner ragardner added the enhancement New feature or request label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants