0 Replies Latest reply on Nov 8, 2010 6:39 AM by fiaccarino

    ScrollableDataTable with JSON RichFaces 3.3.3

    fiaccarino

      I'm using RichFaces 3.3.3 on JBOss server 5.0.2

       

      I have found no sample of scrollabledatatable with Json.

       

      In the tag documentation i found there is data attribute:

       

      datafalsefalsejavax.el.ValueExpression
      (must evaluate to java.lang.Object)
      Serialized (on default with JSON) data passed on the client by a developer on AJAX request. It's accessible via "data.foo" syntax

      Can anyone tell me how to use this attribute to load data from client (json file) and not from server?