LCD 9, Acrobat 9, Windows 7Gurus –I am trying to make a table for comments, and when you create a new row the prior row will lock for editing.To add a row I put a button in the table with this code:_Row1.addInstance(true); xfa.for.recalculate(true);I am not familiar with the code to move through a t...