ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: SHIN WOOCHUL on November 14, 2019, 02:10:01 pm

Title: Highlighting selected row but selectionMode: cell
Post by: SHIN WOOCHUL 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?
Title: Re: Highlighting selected row but selectionMode: cell
Post by: paramvir 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.