3 Replies Latest reply on Aug 17, 2010 2:47 PM by nbelaevski

    Markup uniformity for h:dataTable, rich:dataTable, rich:dataGrid with attribute first

    lfryc

      Hi guys,

       

      next screenshots illustrates that RichFaces 4.0 have some lacks in markup uniformity with respect to JSF implementation

      when

       

      attribute first = number of elements in model

       

      • h:dataTable renders empty tr/td in tbody
      • rich:dataTable renders no tr/td in tbody
      • rich:dataGrid renders empty tr/td in tbody but do not set the class attribute for tr

       

      Just wanted to recognize severity of issue - should I raise a JIRA?

       

      h:dataTable

      Screenshot-18.png


      rich:dataTable

      Screenshot-19.png


      rich:dataGrid

      (first < # of elements)

      Screenshot-20.png


      rich:dataGrid

      (first = # of elements)

      Screenshot-21.png

       

      Message was edited by: Lukas Fryc - formatted to improve readability