jqGrid trigger "Loading..." overlay

Posted by gurun8 on Stack Overflow See other posts from Stack Overflow or by gurun8
Published on 2010-04-24T18:47:50Z Indexed on 2010/04/24 18:53 UTC
Read the original article Hit count: 1147

Filed under:
|
|

Does anyone know how to trigger the stock jqGrid "Loading..." overlay that gets displayed when the grid is loading? I know that I can use a jquery plugin without much effort but I'd like to be able to keep the look-n-feel of my application consistent with that of what is already used in jqGrid.

The closes thing I've found is this:

http://stackoverflow.com/questions/2614643/jqgrid-display-default-loading-message-when-updating-a-table-on-custom-update

  • n8

© Stack Overflow or respective owner

Related posts about jqgrid

Related posts about loading