Saturday April 23, 2005 I was asked to show how a Data Table bound to local data (as described here) can be updated. Rather than try to describe it in further detail I just created a simple Creator project. If you have problems in this area, load the project and take a look.
Briefly, the project contains a single page, with a Data Table, a couple of text fields and an Add button. When you press Add, the data in the textfields is used to create a new Person object, this person is put into the master list of people (maintained in the Session bean), and the data table is updated to reflect the change.
(2005-04-23 10:52:19.0) Permalink Comments [4]
Posted by Keshtidar on April 23, 2005 at 12:11 PM PDT #
Posted by Jacob Pays on August 11, 2005 at 02:10 PM PDT #
Posted by Martin on May 18, 2006 at 10:24 AM PDT #
Posted by viewcleared on July 10, 2006 at 11:37 PM PDT #