1 Reply Latest reply on Feb 9, 2009 8:34 AM by ilya_shaikovsky

    rich:dataTable full example needed

    shiningliao

      Hi,
      I am new to the RichFaces. While I was trying to construct my first rich:dataTable example. I found the example, documentation all missing the most important bit: backing bean example (with java source code).

      Any body can point me a direction on how to get full example or how to write one on my own?

      The examples at exadel:
      http://livedemo.exadel.com/richfaces-demo/richfaces/dataTable.jsf?tab=dataModel&cid=305169

      Most of the examples are missing backing bean source. The only one with backing bean source is the above link but it still missing couple classes. (AuctionDataProvider...)

      Other example searched through google have completely different structure...

      Is there any documentation exist regarding how to design these backing beans? What class to extend, what methods are required to implement...etc.

      Any comment will be great. Thanks.