Activity Forums Salesforce® Discussions What real happen when the re-render is execute in visualforce page in salesforce?

  • Tanu

    Member
    September 23, 2016 at 6:22 am

    Hello Mohit,

    When a re-render occurs, only the portion of the DOM that is set to rerender is actually re-rendered. If any jQuery event bindings that you create are essentially lost for the portion of the DOM that was re-rendered. If you wrap these event binding calls in a function, it's easy to re-bind.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos