Is there a way to add a column with buttons in jqGrid
        Posted  
        
            by josh
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by josh
        
        
        
        Published on 2010-06-15T17:30:18Z
        Indexed on 
            2010/06/15
            17:32 UTC
        
        
        Read the original article
        Hit count: 774
        
jqgrid
I have some data that I'd like to display in jqqgrid. In addition to add, edit, and delete, there are other actions that can be taken on a selected record. I like the flow of having a button/link for that action in that record's row. Is there a way to add a column & buttons/links within jqgrid which isn't bound to data?
© Stack Overflow or respective owner