tags:

views:

281

answers:

1

Hi,

i am a c# programmer thats wanna to learn java this days.So i was filling a combobox in ms visual c# by filling a datatable or dataset and showin DisplayMember(NAME) , ValueMember (ID) thats it ..

i searched for binding jcombobox but google not helped me .. gimme an example for binding please.

+1  A: 

NetBeans Platform CRUD Application Tutorial

jitter
its not what i want and i am too new for java to understand it.
Ibrahim AKGUN
Unfortunately, it does not get simpler than the tutorial linked to in the answer.
Vincent Ramdhanie