may i know is it possible to insert data input by users from jtextfield to the jtable when users click save? if yes, can u please show me an example?
please help me.. thanks n regards!
|
Newbie Member
|
|
| 7Feb2010,20:24 | #1 |
|
hihi. a newbie in java needs help here. i have googled everywhere, but can't seem to find a right answer.
may i know is it possible to insert data input by users from jtextfield to the jtable when users click save? if yes, can u please show me an example? please help me.. thanks n regards!
|
|
Go4Expert Member
|
|
| 16Feb2010,16:23 | #2 |
|
Hi.
Are you trying to save data in a database table? JTable is a visual component, not a storage table in a database. I see a lot of Delphi developers asking this question. Could you please elaborate on your question? Best regards Ewald |