1 Reply Latest reply on Mar 27, 2013 9:55 AM by neikius

    RF 4.2.3 final rich:dataTable rows attribute problem

    neikius

      Has anyone else noticed this strange behaviour, if I don't specify rows attribute the dataTable shows no data even when there is some.

       

      I remember this working just fine and I got an infinite table when I didn't specify rows attribute. That was in 4.0 and maybe even 4.1.

       

      Is this possible or should I look elsewhere for problems? I can swap libraries but that is even more of a hassle with Maven :/

        • 1. Re: RF 4.2.3 final rich:dataTable rows attribute problem
          neikius

          So, still the same problem in 4.3.0-Final.

           

          If I don't specify rows="n" where n > 0 I don't get any data in any of the repeater components! That includes dataTable, repeat and similar.

           

          Tooltip for rows attribute states rows="0" should display "remaining rows".

           

          Also nobody at all uses this? Everyone is just using a fixed number of rows?