Hi ,
I’ve noticed that the foundsetUpdater.performUpdate() starts the updating at the selectedIndex of the involved foundset !
Is this by design or belongs it to the same selectedIndex issues I saw in the past days…
For now I issue setSelectedIndex(1) before the performUpdate() and all records in the foundset are nicely updated…
Regards,