
Hello sir, As of now i created program in the Eclipse the GUI window .I had creaated the GUI window & also i had created the table in MSSQL the differet columns like PNAME,PID,DEPNAME,DOCNAME.SEX,BDATE.i had created the comboboxes to all of the in GUI window,& also displayed.So now i want to make short list to all combo boxes.what i mean is :
After selecting one name (mahesh)from the combobox of thr Pname.Its number in the PID(10),DOCNAME(satish) ,DEPNAME(raghu),TEC_NAME(sathya),SEX(M),BDATE(23/09/2011) etc.. has only be come under has items in there respective comboboxs..
and if i select other name name in the PNAME(shruthi) combobox..Its number in the PID(11),DOCNAME(ramu) ,DEPNAME(ranjan),TEC_NAME(arun),SEX(F),BDATE(16/12/2004) etc.. has only be come under has items in there respective comboboxs..
how to achive it,plz help me in this regard through by code ..its urgent.
Thanks & regards Pradeep
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.