Hi ,
I am new in core java.
i have develop an application. in that i am used the combobox in combobox i am displaying roll no. of students from sqldatabase. now when i want to find rollno when keypress on combobox. ie. if i have enter 2 then display roll no. which is start from 2 serial. i have allready use like query but trouble to bind the data in combobox.
any help will be appriciated.
thanks in advance.