Hi,
I used jqgrid setRowdata method to make a cell behave as html link and it works. This cell is also defined as a custom edit type. The problem is that after I edit the cell it turns back to be a regular text cell. I tried to use aftersavefunc callback of saveRow method to invoke setRowdata again but this event happens before the grid changes back to view mode. I couldn't find any appropriate event.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top