Skip to main content
1 answer
  1. Jun 15, 2015, 3:55 PM
    use apex:inlineEditSupport

    This component provides inline editing support to <apex:outputField> and various container components. In order to support inline editing, this component must also be within an <apex:form> tag.

    Please go through this link, 

    https://help.salesforce.com/apex/HTViewHelpDoc?id=getstart_inline_editing.htm&language=en (https://help.salesforce.com/apex/HTViewHelpDoc?id=getstart_inline_editing.htm&language=en)

    https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_compref_inlineEditSupport.htm
0/9000