Skip to content

Add scrollToRow method - #1790

Open
Max0nyshchenko wants to merge 1 commit into
jspreadsheet:masterfrom
Max0nyshchenko:feature/scroll-to-row
Open

Add scrollToRow method#1790
Max0nyshchenko wants to merge 1 commit into
jspreadsheet:masterfrom
Max0nyshchenko:feature/scroll-to-row

Conversation

@Max0nyshchenko

Copy link
Copy Markdown

Adds a new API method scrollToRow that scrolls the grid so a given row is visible. This enables programmatic navigation to rows (useful for search results, focus management, or syncing external controls).

@Max0nyshchenko

Copy link
Copy Markdown
Author

Hi — checking in on this one. It adds a scrollToRow(row) method that scrolls the grid so a given row is visible: useful for search results, focus management, and syncing with external controls. Small change — +32/-2 across three files — and it still merges cleanly against master.

Happy to adjust the API shape or add tests if that would help it land.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant