4 Replies Latest reply on Jul 6, 2010 9:51 AM by argonist

    SerializableDataModel and Status of checkbox

    argonist

      Hello,

       

      I developed the datatable with paginagtion like at the richface live demo: http://livedemo.exadel.com/richfaces-demo/richfaces/dataTable.jsf?tab=dataModel&cid=222566 The class with extended of SerializableDataModel is used as a request scope.

       

      Now I added a column with checkbox. How can the status of checkbox from datatable be stored in DB? In method "update()" or another way?

       

      Thank you in advance

      Manu