I am using datatype:”local” with cell editing and trying to modify nextCell to move to the next row if tabbing out of the last column of the previous row. The code (below) is close, however, it leaves the previous row highlighted. I have tried setSelection and resetSelection to remove the highlighting with no luck. I have also tried removeClass(“ui-state-highlight”).attr(“aria-selected”,”false”);
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top