posted 14 years ago
Hi,
I'm having a new table with a jcombobox in that. After selecting the first row value from the combox(first row returns selected value properly), if we select the second row value from the combobox it is retruning empty value. How to solve this issue??
Adding the following code in the constructor.
Here are my doubts:
Am I addiing only one jcombobox to the entire table instead of adding a new combobox for each row in the table??
If yes how to add new jcombobox for each table.
Please help me to solve this issue.
Thanks and Regards,
Kiran Kumar K.V