function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Thiruchuri AdityanThiruchuri Adityan 

Inline edit of a row data instead of a particular column data.

Hi,
I have a custom VF  page, where I am displaying a list of record of a particular entity. Generally, if user double clicks on a column, he/she is able to edit only that particular column data(achieved through inline edit)... I want to avail an Edit button for the rows and on click of that, user should able to edit all the column data. How to achieve the same?
RamuRamu (Salesforce Developers) 
This article might help

http://salesforcesource.blogspot.sg/2009/09/edit-and-delete-command-for-your.html