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: 1232
        
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:
- n8
 
© Stack Overflow or respective owner