Is there a way to get ids of all pages in not datatype:'local' or having loadonce:true ?
Because $grid.jqGrid('getGridParam','selarrrow') gives ids of the current page. I need the ids of all pages. I have searched a lot but didn't find a soloution for that.
Any idea?
            Asked
            
        
        
            Active
            
        
            Viewed 371 times
        
    0
            
            
        
        Bla...
        
- 7,228
 - 7
 - 27
 - 46
 
        user3833823
        
- 173
 - 1
 - 2
 - 12
 
- 
                    I think this will help you http://stackoverflow.com/a/9831125/2567813 – CJ Ramki Aug 08 '14 at 06:27
 - 
                    @CJ Ramki I don't have local data – user3833823 Aug 08 '14 at 08:31