1 Reply Latest reply on Feb 25, 2010 6:01 AM by ilya_shaikovsky

    Rich column fixed width

      How to restrict the user should not change the Colum width.Since I am using

      <

       

      rich:extendedDataTable 

      width

       

      ="100"

       

      .........>

       

      .........>

       

      .........>

       

       

      <

       

      rich:column

      width

       

      ="33%">

       

      </rich:column>

       

      <rich:column

      width

       

      ="33%">

       

      </rich:column>

       

      <rich:column

      width

       

      ="34%">

       

      </rich:column>

       

       

       

       

       

       

      </

       

      rich:extendedDataTable>