I have created an AdvancedDataGrid in Adobe 3. I am catching the event in keyHandler() and use event.keyCode to find out which key was pressed. When I press tab, it moves to the next field. When I hit the enter key, I want it to move to SKIP the next tab field and move TWO tab fields forward. I can't seem to get the focus to that field two tab fields. Does anybody have any suggestions on how to accomplish this?
Cheers... -Joe

