Thank you, the functionality is working but we are getting the below javascript error in the console.
--------------------------------------------------
pqgrid.min.js:9 Uncaught TypeError: Cannot read properties of undefined (reading 'refresh')
at A.refresh (pqgrid.min.js:9:58889)
at a.paramquery.cCheckBoxColumn.checkNodes (pqgrid.min.js:9:115361)
at V.<computed>.<computed>.<anonymous> (pqgrid.min.js:9:116400)
at p (pqgrid.min.js:9:9904)
at t._trigger (pqgrid.min.js:9:10392)
at a (pqgrid.min.js:9:50394)
at HTMLDivElement.<anonymous> (pqgrid.min.js:9:50649)
at HTMLDivElement.dispatch (jquery.js:5430:27)
at elemData.handle (jquery.js:5234:28)
---------------------------------------------------------------