Please help.I am using Add Instance to add a row to a table. How can I setFocus to a cell in the NEW row automatically? The only thing I can manage to do currently is set the focus to Row 1 Cell 1. But how can I write a script for a table row that does not actually exists until the user action trigg...