Hello,
I have a problem with JTable, I want to add a Combo Box to one of the columns of the JTable.
Also the rows are to be added at run time say on a click of a button.
U can mail me at [email protected].
thanks,
sumit.
Printable View
Hello,
I have a problem with JTable, I want to add a Combo Box to one of the columns of the JTable.
Also the rows are to be added at run time say on a click of a button.
U can mail me at [email protected].
thanks,
sumit.
See the article. It might be able to help u.
http://www.codeguru.com/java/articles/665.shtml
- UnicMan