Hi,<br />You can use subforms instead of tables and the javascript on the click event of the button will be like:<br />form1.page1.<your_subform>.instanceManager.addInstance(0);<br /><br />Oguz<br />www.kgc.com.tr
Put a "delete row" button to your repeating subform and use the following script on the click event:<br />form1.page1.<repeating_subform>.instanceManager.removeInstance(this.parent.index);<br /><br />Oguz<br />www.kgc.com.tr
i written your above metioned script but it delete row first row of the table. means parent of this instance. then how i can delete particular mentioned row?
The ultimate experience is back.
Join us in Vegas to build skills, learn from the world's top brands, and be inspired.