I tried somehting like setTimeout(“jQuery('#list').editCell(1, 9, true);”, 100); but it doesn't work exception is raised : saveCell : cm = $t.p.colModel[iCol], nm = cm.name, nmjq = $.jgrid.jqID(nm) ; cm.name undefined
I just want something to go in the next row If i try to click on Enter nothing happen …
Thank you for your help