0 Replies Latest reply on Nov 25, 2010 9:22 AM by cgascons

    Extra blank column added automatically when using extendedDataTable

    cgascons

      Hi everybody,

       

      Does anyone know how to get rid of the extra blank column of the extendedDataTables?? I've been trying for a long time but no luck so far. Tried to set the width of the extended empty cells to 0(*) but the header keep showing that blank space.

       

      (*)

      .extdt-empty-cell{
           width:0px;
           display: none;
      }
      

       

       

      Any help would be appreciated, thanks buddies.

       

      Chris.