Getting current row in repeating table

D

dino07

Hi All,

I am now trying to find ways to get the index of the current row in a
repeating table. In this scenario, a user select an option from a drop-down
list and clicks on a button. The onclickevent will trigger the code to insert
a new empty row into the repeating table and populate it with the data in the
drop-down list.

The problem is that the data is always populated on the first row while i
want to point the new empty row in the repeating table. Any pointers?

All help are greatly appreciated!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top