users@woodstock.java.net

dataprovider question

From: Mahesh <se_ma_sg_at_yahoo.com>
Date: Wed, 8 Oct 2008 02:16:01 -0700 (PDT)

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