0 Replies Latest reply on Jun 19, 2008 11:36 AM by rajk.2012

    ModalPanel in another ModalPanel in 3.1.0

    rajk.2012

      I have a modalPanel in which I have a rich:scrollableDataTable .

      From this modalPanel I am opening another modalPanel.

      From this second modalPanel I am trying to reRender the rich:scrollableDataTable of the first modalPanel.

      But when I do so I am getting a Javascript error as :- " 'tagName' is null or not an object ".

      I am using RichFaces 3.1.0 & JSF 1.1 .

      Any solution for this error ...