ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
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
»
ParamQuery Pro Evaluation Support
»
Focus on row after load
« previous
next »
Print
Pages: [
1
]
Author
Topic: Focus on row after load (Read 2700 times)
wmwa
Pro Economy
Newbie
Posts: 19
Focus on row after load
«
on:
April 09, 2015, 01:40:12 am »
Hello.
Is it possible to focus on the first row after loading the grid, to enable use of the keyboard keys immediately instead of having to click on the grid first?
Logged
paramvir
Administrator
Hero Member
Posts: 5829
Re: Focus on row after load
«
Reply #1 on:
April 10, 2015, 09:30:35 pm »
That can be done with setSelection with rowIndx:0. The method call could be placed in load event if remote data and in create event in case of local data.
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
ParamQuery Pro Evaluation Support
»
Focus on row after load