| Author |
dataTable update example needed
|
Kenneth Wong
Greenhorn
Joined: Jul 31, 2006
Posts: 1
|
|
The result set from database query is displayed in dataTable. I need to support update of a row selected by the user. I understand I will need a selectBooleanCheckbox and create an wrapper object (dataModel?) for the database query. Does someone have an example of this? Does rowset work in this case so the app developer does not have to write the update code? Thanks. kenneth
|
 |
 |
|
|
subject: dataTable update example needed
|
|
|