hi ,
I am writing a swing application to add data to a database.
for this i have written my datamodel and the corresponding code.
by this now i am able to display the data from the database.
but know i want to add a row to the table using the UI.
Please suggest me as what needs to be added.
MY MAIN PROB IS HOW TO SHOW A BLANK EXTRA ROW IN THE UI?
thanx,
Priyank.
Click onthe image to chat with me
PriyankSimpleTable.java
Description: PriyankSimpleTable.java
DatabaseTest.java
Description: DatabaseTest.java
