ParamQuery grid support forum
General Category => Bug Report => Topic started by: takao.sohara on May 07, 2020, 01:30:19 pm
-
If freezeCols is specified, you cannot copy rows.
I would like to know a workaround.
-
Thanks for reporting issue, I'm moving it to bug log for further analysis.
-
Takao
Just want to ensure that we are on the same page and I'm not making any false assumptions.
Here is my experience / finding
When there are freezeCols > 0 and:
1. row is selected via click on number cell, any cell in the grid is not focused and row is not copied.
2. row is selected via mousedown on number cell and mouse is dragged over to a cell in grid before mouseup, that cell is focused and row copy works fine.
Please confirm or let me know the details if you have different experience.
-
Exactly.
I expect it to be copied to the clipboard with Ctrl + C in the state of 1, but it is not copied. Is there a workaround?
-
Thanks for the confirmation. this issue has been fixed in upcoming version which would be released in few days.
-
v7.3.0 has been released with the fix.