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

Hi my requirment is --------
Create a visualforce page that will show all accounts
paged by Alphabets
There wil be a button called Mass edit
on click of it the account list will be in editable mode.
There will be a button called Save
on click of this button all the changes made will be saved to salesforce
paged by Alphabets
There wil be a button called Mass edit
on click of it the account list will be in editable mode.
There will be a button called Save
on click of this button all the changes made will be saved to salesforce
The dc at the following link gives you the usage of list controllers and sample code to try the implementation of your requirement:
http://developer.force.com/cookbook/recipe/editing-multiple-records-using-a-visualforce-list-controller%EF%BB%BF
Hope this helps!
https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_quick_start_massupdate.htm#pages_quick_start_massupdate?language=en