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/crudPlease guide how we can open multiple pop up and display multiple pop-ups from pqgrid.
Thanks