0 Replies Latest reply on Jun 22, 2011 10:21 AM by dandausch

    Can you customize cell height for ExtendedDataTable for only 1 of 2 tbls on a page

    dandausch

      I am using RichFaces 4.0. I have an XHTML file that has 2 extendedDataTable's. I know I can change the style using the style class 'rf-edt-c' using the height property. The issue is that I only want to change it for 1 of the 2 extDT's. I tried a styleClass but it does not work. I also tried a custom columnClass and a custom rowClass but it does not recognize the setting at the cell level. Any suggestions?