Author Topic: LoadState freezes editable cells  (Read 461 times)

emilianomoro

  • Newbie
  • *
  • Posts: 1
    • View Profile
LoadState freezes editable cells
« 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.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6210
    • View Profile
Re: LoadState freezes editable cells
« Reply #1 on: March 29, 2023, 06:58:27 pm »
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.