ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: hyh888 on October 28, 2021, 06:38:36 pm
-
When I clicked the select editor cell, the select editor will not disappear untill a editable cell is clicked. Even an uneditable cell is clicked, the select element is still there, and the original value in the select editor cell is cleared, this really make trouble when user clicks select editor cell occasionally.
-
It will be better to let cell keep the original value when user choses nothing in select and clicks other cell( no mater it is editable cell or uneditable cell).
-
Thanks for your feedback, I'm looking into it.
-
Even without choosing any item in select editor(only click the cell once), pqGrid will clear the original content in cell. This will really make trouble for every user. Maybe it should be treated as a bug.
-
Even without choosing any item in select editor(only click the cell once), pqGrid will clear the original content in cell.
I don't see this issue in the pqgrid demo: https://paramquery.com/pro/demos/editing_custom
-
select editor is bigger than parent cell
-
Even without choosing any item in select editor(only click the cell once), pqGrid will clear the original content in cell.
I don't see this issue in the pqgrid demo: https://paramquery.com/pro/demos/editing_custom
In pure pqGrid enviroment, the problem disappeared. Maybe it's a js framework conflictioin.
-
Another problem is in the sample https://paramquery.com/pro/demos, the select eidtor is floating on the grid and not integrate with parent cell.
-
reattach