Author Topic: How to open multiple popup from Grid  (Read 310 times)

pranit@srcomsec

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 99
    • View Profile
How to open multiple popup from Grid
« on: November 16, 2022, 08:30:52 pm »
We have a requirement where we need to open multiple popups from the same grid and keep that open till we close that.

We also need to save the position of the popup & save the state so that next time when we open the grid, all popups should be open.

We followed the below article and the popup is working but only one popup can be opened and it needs to be closed to open another popup.
https://paramquery.com/pro/demos/crud

Please guide how we can open multiple pop up and display multiple pop-ups from pqgrid.

Thanks