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 Pro
»
Select all
« previous
next »
Print
Pages: [
1
]
Author
Topic: Select all (Read 2244 times)
chrisf
Pro Deluxe
Newbie
Posts: 3
Select all
«
on:
September 14, 2015, 07:06:03 pm »
Hi,
I'm looking to select all of the cells in a grid. Doing it one by one is very slow. Is there some shortcut that I'm missing?
~Chris
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Select all
«
Reply #1 on:
September 14, 2015, 09:13:53 pm »
yes there is a shortcut method ( it's missing from the docs ) to select all cells / rows
grid.selection( {method: 'selectAll', type: 'row'} );
http://jsfiddle.net/19mwhh4y/
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Select all