JTable With ComboBox (list)
Hi!
I have struggled trying to find a tutorial how to add combobox to one of the columns in JTable in Netbeans. I have noticed that it gives us an option using editor or renderer, but I am not familiar how to do it in netbeans. I appreciate if you have step by step including code how to do it.
Thanks.