how to update a single row of data table

How we can update a single row of the data table by clicking the button in the same row.Thanks in Advance.
[120 byte] By [ajeeshpga] at [2007-11-27 5:47:20]
# 1
Hi!What do You mean 'update'? Get fresh data from DB or change data and commit it in DB?If commit, try to read here: http://developers.sun.com/jscreator/learning/tutorials/2/inserts_updates_delete s.htmlThanks,Roman.
-Grif-a at 2007-7-12 15:31:39 > top of Java-index,Development Tools,Java Tools...