You need to sign in to do that
Don't have an account?

Inline Editing Problem in page block
Hi,
I have a little problem with "In line Editing".
In My Visualforce Page I displayed Records in Page Block Table Using Wrapper class and placed In Line Editing to the Fields.
While I am editing and click on "SaveAll" Button. Its saving.working fine.
But the First Record in the Table Is not Upadating to Database.It is Showing the Previous values.
In that first row, I have one Pick list field, When i changed that pick list value That row is Saved withat pick list.But the Remaining Fields<which are present in First row is not Updating.
Can anyone Suggest me How to Achieve this........
we have seen this problem too and believe it to be a Spring 13 issue as the issue does not occur in Winter 13
We too are facing the same issues,
Did you find a solution to this problem?