4 Replies Latest reply on Feb 23, 2010 6:53 AM by krishnakishu

    how to open a modal window from context menu item

    krishnakishu

      Hi,

      I am displaying user details in rich data table.

      When mouse is clicked on a row, i am displaying context menu like

      Actions > Edit and Below that Delete.

       

      Now I want to open a modal window when i click on any menu item.

       

      From the rich faces site, modal panel example, i wrote the code as in the example. But after writing the code, first menu "Edit" is not being displayed.

       

      I have attached the code in the attachement.

       

      Please help me.