Why is gridview:true used for and what does it mean?
问题 I am working on JqGrid. I want to know what does it mean if we specify gridview:true . And in what cases do we need to provide ? I recently was working on one such jqGrid and my afterInsertRow was not being called, once I remvoed the gridview:true now the call is made. This is one case that I myself experienced, I was wondering if there are other cases too which we should know if gridview:true is used. Please guide me on this. 回答1: I agree that gridview: true option is not good explained in