3 Replies Latest reply on May 27, 2012 8:59 AM by healeyb

    setting width of rich:extendedDataTable to %

    perfections

      Hi Team,

       

      I have searched a lot regarding setting the width of rich:extendedDataTable to %. I am using richfaces 4.2.2 and is it possible to do the same? if yes then please let me know how to. can I set the width of columns also to %? I have noticed one can set width of rich:dataTable to % by style="width:100%" then why not for rich:extendedDataTable?

       

      I tried setting the width in

      .rf-edt-tbl {

          border-collapse: collapse;

          border-spacing : 0;

          width:100%; /* Added by JunedS */

      }

       

      the result is as shown below

       

      Untitled.png

       

      but I want it to be like

       

      Untitled2.png

       

      This has been a blocker and I am unable to proceed further and I dont want to migrate to primefaces just for this reason alone. Please help me!!

       

      Thanks & regards,

      Juned S