posted 21 years ago
Hi Matt and Mick,
Thanks for your reply.
Here is my code for the table model
Still I want to clarify this again that in my renderer I have created an instance of JCombobox and in getCellRendererComponent I say return this.In cell editor I have created an instance of my renderer and in getCellEditorComponent I just say return renderer.I am not doing anything else in the editor or renderer.
I don't know much about tables.This is my first table.So any sample code for inserting a JComboBox in the cells using our own renderer and editor would be very helpful.
Thanks
Pomchi
[This message has been edited by Pomchi Bedi (edited May 04, 2001).]