tab focus lost only IE
obj.setController("myTabKeys", {
onKeyTab: "selectNextCell",
onKeyShiftTab: "selectPreviousCell"
});
when tab press, change cell, but focus lost.
click in cell, focus return.
why?! bug?! please anwser me!
onKeyTab: "selectNextCell",
onKeyShiftTab: "selectPreviousCell"
});
when tab press, change cell, but focus lost.
click in cell, focus return.
why?! bug?! please anwser me!
jose da silva
November 6,