Of course, in fact I did not ask to EXECUTE loadComplete after the grid is created, but I asked to DEFINE or REDEFINE the callback function of the loadComplete event after the grid is created. Is there a way to do that?
Looking on the web the only examples of assigning a callback function to the loadComplete event I've found are done in the constructor of the jqGrid, not when the jqGrid is already constructed.