79495187

Date: 2025-03-08 23:44:38
Score: 0.5
Natty:
Report link

Too late, but if helps someone.

jQuery("#grid").jqGrid("progressBar", {method:"show", loadtype : "enable"});

To hide it change method from show to hide and call again.
loadtype can be "enable" and "block". "block" will make it modal.

#grid is your div id.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Azghanvi