How to apply filter to shrink combo box records
hi all,
i have a small problem about to apply filter in a combo box and requiry records.
i am using a combo box named InstituteName which contains names of all institutes (approx 60,000) from a master table "Institutes".
i have set combo box InstituteName auto expand property to YES.
problem : i want to shrink list automatically as i type text in the combo box
exa : if i start typing with J then only records which contains J, must be in that combo box rather than all records, then if i press next character A -> now it must contain only records containg JA and so on so if finally i type JAIPUR, it must contains only records which contains JAIPUR in it.
(JAIPUR could be anywhere in records, starting, middle, or anywhere in records)
i have no idea from where to start, and how to do it, if anyone can help i will be very thankful. i am still searching its solutions so all suggestions are welcome.
thanks for reading this problem and considering it
thanks once again
ashok sharma
|