+ Start a Discussion
KANTHKANTH 

Using Dynamic Apex how we can display the fields on popup window?

display all objects in the pageblocktable dynamically.if i click on a object,the fields of the selected object are displayed in the pageblocktable in the popup window.

Damien_Damien_

Just call the action method that populates the table then rerender the table.