How might you make a partial page refresh?

devquora
devquora

Posted On: Feb 22, 2018

 

Essentially, you have to characterize the segment of the page that you wish to refresh (regularly with a board of sorts), and afterward distinguish the event that will cause the page to refresh. The technique changes if the area being updated is the same as the one taking care of the event. It likewise relies upon if you are merely handling something on the server, or on the off chance that you require the UI to change.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Visualforce Interview Questions

    Tell us something about Visualforce Page.

     Visualforce is new markup language which is introduced by Salesforce, and by using this language, we can even render t..

    Visualforce Interview Questions

    Is it generally important to know Apex to make Visualforce pages? At the point when does it end up important?

     No, it isn’t generally fundamental. You can utilize standard controllers and VF part labels to achieve a considerabl..

    Visualforce Interview Questions

    What is AJAX ordinarily used for in Visualforce?

    AJAX is principally used for the partial page updates in the Visualforce. In s-controls, AJAX toolbox was a soap custo..