DynamicFormContainer icon indicating copy to clipboard operation
DynamicFormContainer copied to clipboard

Reindexing array keys doesn't work

Open tomasduracka opened this issue 14 years ago • 0 comments

After submitting the delete row button, the row is deleted but first index is now 1 and not 0, so when I submit the add row button after that, the row with index 0 is added at the beginning of the list ...

tomasduracka avatar May 26 '11 15:05 tomasduracka