ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: pranit@srcomsec on November 16, 2022, 08:30:52 pm

Title: How to open multiple popup from Grid
Post by: pranit@srcomsec 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