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

Automatic scrolling to current date on page load #1185

Open
NovicePHP opened this issue Jun 19, 2018 · 1 comment
Open

Automatic scrolling to current date on page load #1185

NovicePHP opened this issue Jun 19, 2018 · 1 comment

Comments

@NovicePHP
Copy link

Hello Team,

I have a slickgrid list where it consists of hundreds of data and I have a column named Nidate which consists of date. I ordered it by date desc and I have lot of future dates in it and instead of scrolling down to the current date I need an automatic scrolling of the slickgrid to the current date whenever the page is loaded.

I just want to know how this can be achieved in slickgrid. Please let me know on this.

Thanks

@6pac
Copy link

6pac commented Jun 20, 2018

grid.ScrollTo(rowIndex)
Please ask questions on StackOverflow in future.

Also read: www.slickgrid.net

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

2 participants