Insert a row to JTable using netbeans
843806May 21 2008 — edited May 23 2008hi,
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.........