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

can't scroll dynamically #46

Open
ishannadeep opened this issue Jan 10, 2022 · 0 comments
Open

can't scroll dynamically #46

ishannadeep opened this issue Jan 10, 2022 · 0 comments

Comments

@ishannadeep
Copy link

I have an excel panel, top side of it has employees and left side of it has hours, before opening excel panel customer will be able to give a range of hours and when opening excel panel the panel must be able to scroll to that position where the given hour range is starting.
excel panel has a method call scrollTo(int x, int y) . but its not working. I also tried scrollBy() and setVerticalScrollbarPosition() methods and they are not working as well.

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

No branches or pull requests

1 participant