2 Replies Latest reply on Jul 11, 2007 11:49 AM by pauliov2

    EL not evaluated in dataGrid.elements

    pauliov2

      Hi All,

      I've discovered that dataGrid elements property doesn't evaluate an EL expression (while dataTable rows does!), so I can't bind it to my bean and must provide a static value.

      I need to adjust both of elements and columns properties dynamically.

      Any help/suggestions are welcome.

      Regards,
      paul

        • 1. Re: EL not evaluated in dataGrid.elements
          pauliov2

          Sorry, I'm replying to myself just to complement since there is no 'edit message' at this board.

          My environment is:
          rf 3.0.0
          a4j 1.1.0
          + MyFaces 1.1.5

          I've also checked this with latest nightly (3.0.1) and it's still true. Please let me know if I should open a JIRA issue / feature request.

          And... yes! I've had no joy with finding the answer in doc, forum, Google & Co. :)

          • 2. Re: EL not evaluated in dataGrid.elements
            pauliov2

            The problem is solved! It was mistake of mine, however the property rows (which accepts EL binding) is not documented.

            Since the static value provided to elements seems to override rows, the question is: what is the difference between this two property and how they are intended to be used correctly? The second one: should I post this to JIRA as documentation issue?

            Regards,
            paul