my dog learned polymorphism
The moose likes JSF and the fly likes dataTable update example needed Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "dataTable update example needed" Watch "dataTable update example needed" New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: dataTable update example needed
 
Similar Threads
select cum update
regarding refreshing the parent window
How to Ajax/JSP Datagrid with Autocomplete?
Dynamically update Datatable
How to edit database table in jsf