Questions
I have a question about the order of display and content of combo boxes set up with internal DB tables in a list.
1. The order in which items are displayed in the combo box appears to be the order in which they were registered in the table, but it is difficult to find the target in the combo box because registration to the table is done without being aware of the order.
2. Is it possible to narrow down or head off the contents displayed in the combo box in some way (by entering the contents in a separate text)?
Answer.
Create a work table with records inserted according to the order in which they appear in the combo box,
It can be handled by referencing that work table on the combo box side.
Please refer to the following application
Sample app download link
Display order and content refinement in combo box.zip
For information on how to open the sample application, seethis way (direction close to the speaker or towards the speaker)