ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
Regarding the Scroll issue in Remote Pagination
« previous
next »
Print
Pages: [
1
]
Author
Topic: Regarding the Scroll issue in Remote Pagination (Read 2044 times)
karthikkdl
Newbie
Posts: 3
Regarding the Scroll issue in Remote Pagination
«
on:
September 28, 2016, 04:56:39 pm »
Do we have any option to scroll up automatically to top when in remote pagination clicked for next page.
For ex: User has scrolled down in Page 1 and clicked for next page the scroll automatically move to top instead staying back at the same place.
Logged
paramvir
Administrator
Hero Member
Posts: 6296
Re: Regarding the Scroll issue in Remote Pagination
«
Reply #1 on:
October 03, 2016, 04:08:28 pm »
use scrollRow( { rowIndxPage: 0 });
http://paramquery.com/api#method-scrollRow
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
Regarding the Scroll issue in Remote Pagination