ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: pranit@srcomsec on November 24, 2022, 01:23:21 pm
-
We tried with the script below to remove the loading icon but still shows the loading icon when scrolling data. Please refer to the attached screenshot.
$("#gridfilter1").pqGrid("hideLoading");
-
call hideLoading just after call to refreshDataAndView.
https://paramquery.com/pro/demos/virtual_scroll
-
Thank you. It is working.