| Author |
Populate JCombo Box with different Values in each Row in JTable
|
Rohit Kedia
Ranch Hand
Joined: Apr 24, 2010
Posts: 78
|
|
I need a Help here In my JTable I have 3 combo boxs.
If I select a Value from Combo Box 1 , then Combo Box 2 should get populated with some values by fetching from Database & Same for For Combo Box 3.
Note Each Combo Box in each row can have different set of values(which can be selected).
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19232
|
|
http://www.coderanch.com/t/451389/GUI/java/Swing-JCombobox-JTable
I knew I already answered that one.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
 |
|
|
subject: Populate JCombo Box with different Values in each Row in JTable
|
|
|