ParamQuery grid support forum
General Category => Bug Report => Topic started by: emilianomoro on March 29, 2023, 06:49:18 pm
-
We are using PQGrid under Angular. Whenever the grid uses loadState method the editable cells with datatype: "string" no longer can be editable.
LoadState works fine and updates the grid with filters, page and orders.
-
Which version of pqgrid is it and is the row grouping being used.
Could you please share a small reproducible test case on stackblitz so that it becomes easier to identify the issue.