ParamQuery grid support forum
General Category => Help for ParamQuery Select => Topic started by: mflouty on July 10, 2023, 07:15:54 pm
-
We are upgrading to Version 9. But it seems when we select a row and copy. PQselect library is throwing a copy error. Some cells in the grid are using pqSelect.
The copy/past for rows having pqSelect in cells is not working. Please see the screen shot attached
TIA
-
I'm unable to reproduce the error in a similar example: https://paramquery.com/pro/demos/editing_custom
Could you please share a jsfiddle.
-
Sorry i may not be able to share the code as per compliance. But, I think i am not able to copy the cells regardless of pqSelect being used in any cell.
-
i checked the dev js file. Its throwing error on callback when we copy any row or few items from a row
__pq__.trigger -> function name
o[type] is throwing error
-
Kindly share the steps to reproduce the error in online examples.
-
I resolved it. Copy was set to True in options which has changed in V9