Home › Forums › Guriddo jqGrid JS › Help › Probleme with Row Editing–>Using Events
Hi all
when I change the line with the in-line edit function is ok.
Hi,
the problem is the comparison line
if(id && id!==lastsel){
jQuery('#rowed3').jqGrid('restoreRow',lastsel);
jQuery('#rowed3').jqGrid('editRow',id,true);
lastsel=id;
}
that only works if lastsel has been changed- you need to have either an else option or remove the lastsel check alltogether if you need it for each click anyway.
thx trottig
it works as I wish I did not need lastsel I remove
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS