Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Insert a row to JTable using netbeans

843806May 21 2008 — edited May 23 2008
hi,
I have a table and in one column there is a combo box. I designed it using netbeans ( by changing the code which appears when right clicked on table). I want to insert a new row to the table when a command button is clicked. found some codes but in them table is also created by code, not using the IDE. I need a simple code to insert the row to table
thx in advance.........
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 20 2008
Added on May 21 2008
3 comments
927 views