0 Replies Latest reply on Dec 9, 2011 5:18 AM by satyakatti

    Get IDs of richPanels generated dynamically

    satyakatti

      Hi All,

       

      Since I am creating the rich:panels dynamically, the IDs are also generated on the fly.

       

      Now I have a functionality wherein I have to reRender only that rich:panel on which I click. How is it possible to provide the ID of that rich:panel to a4j:support so that it reRenders only the desired panel.

       

      As a work around, at the moment I am reRendering all the panels since all are inside a div and the ID of that div is provided by me

       

      Regards,

      Satya