ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started 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?
-
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.