Hi,
I have used the standard CachedRowSetDataProvider in my Netbean 6.1 web application.
In a page, I have managed to navigate thru every row from this data provider.
When I modify the first record and commitchanges, the apps update perfectly as expected, but when I modify any other row (other than row 1) and update, the apps always update the changes to the first row, not the modified row.
Any help on solving this issue ?
Regards
Mahesh