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
»
Highlighting selected row but selectionMode: cell
« previous
next »
Print
Pages: [
1
]
Author
Topic: Highlighting selected row but selectionMode: cell (Read 1686 times)
SHIN WOOCHUL
Pro Enterprise
Newbie
Posts: 13
Highlighting selected row but selectionMode: cell
«
on:
November 14, 2019, 02:10:01 pm »
Hi, I'd like to use selectionMode: cell to display the selected cell value, but at the same time I would like to highlight the row in which the selected cell is. How can it be done?
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Highlighting selected row but selectionMode: cell
«
Reply #1 on:
November 14, 2019, 08:16:06 pm »
You can use selecChange or selectEnd event to listen to cell selection changes and highlight the corresponding rows by addClass() method or manipulation of rowData.pq_rowattr.
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Highlighting selected row but selectionMode: cell