Results 1 to 4 of 4
Thread: Dropdown ComboBox Problem....
- 09-27-2012, 12:34 PM #1
Member
- Join Date
- Sep 2012
- Posts
- 2
- Rep Power
- 0
Dropdown ComboBox Problem....
Hi all,
New here and looking for some help,grateful for any help I receive.
Keeping it simple,I have a dropdown combobox withe a checkbox underneath.
So you check the checkbox,then begin typing in the combobox.
Whatever you type in the combobox,that pulls data from a DB and populates a table underneath.
But the problem is - as soon as you start typing in the combobox,it autocompletes,as in if i type in "F" it will,for example,by itself presume that you are going to type "fish" although there may be many others that start with "f"....
I need it let me finish typing before I select what one I want from the dropdown,and then select the data and populate the table....
any help is greatly appreciated,I'm really stuck =(
thanks
- 09-27-2012, 12:54 PM #2
Re: Dropdown ComboBox Problem....
Is your question in any way related to Java?
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 09-27-2012, 03:44 PM #3
Member
- Join Date
- Sep 2012
- Posts
- 2
- Rep Power
- 0
- 09-27-2012, 06:31 PM #4
Re: Dropdown ComboBox Problem....
Maybe this will help you ask a question that can actually be answered: How to ask questions the smart way
To get better help sooner, post a SSCCE (Short, Self Contained, Correct (Compilable), Example) that demonstrates where your problem lies.
dbWhy do they call it rush hour when nothing moves? - Robin Williams
Similar Threads
-
Problem with ComboBox in a table
By xyknight in forum New To JavaReplies: 8Last Post: 04-25-2011, 03:05 AM -
ComboBoX dropdown
By dalu in forum New To JavaReplies: 6Last Post: 04-08-2011, 05:53 AM -
Combobox Problem?
By waqasahmed_03235001393 in forum Advanced JavaReplies: 1Last Post: 07-27-2010, 10:56 AM -
problem in combobox
By 435.mahesh in forum AWT / SwingReplies: 3Last Post: 05-04-2009, 05:12 AM -
Problem in combobox
By santhosh_el in forum AWT / SwingReplies: 4Last Post: 04-03-2009, 04:01 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks