2 Replies Latest reply on Jul 7, 2010 12:03 PM by fabio2010

    Problem with rich:modalPanel

    fabio2010

      Hi,

       

      I have a problem with the rich:modalPanel. The length of the component is cutting the table. I´d like the rich:modalPanel keep the size of table automatically. I try

       

      <rich: modalPanel id="ev" minHeigth="350" minWidth="650">
       ...
           <rich:dataTable id="tb" ... width="400">
           ...
           </rich:dataTable>
      ...
      </rich: modalPanel>
      

       

      but it don't work.


      Thanks,

       

      Fábio Britto