Hi, im also trying to solve a similar problem, this is in an app im developing with CakePHP and jqGrid, btw Tony, jqGrid rocks!
I may be prematurely asking here, but from all the great responses that I see, I think you guys can help me out.
My grid is fine, working as intended, but I have a feature request to colorize the text in cells that have changed from the previous
version of a database table that the end user edits through the grid form.
I have this inside my jQuery(document).ready();, after my jqGrid stuff.
jQuery.ajax({