Click to See Complete Forum and Search --> : How do we Add a JCombo in a JTable cell.


Sumit Garg
August 19th, 1999, 07:21 AM
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 sumit123@yahoo.com.
thanks,
sumit.

unicman
August 22nd, 1999, 11:01 AM
See the article. It might be able to help u.

http://www.codeguru.com/java/articles/665.shtml

- UnicMan