I am looking for a widget that produces a drop down list which is populated by a query on my database.
I intend to put several of these on a page, ask the user to select things in them and make decisions based on the selections made. I am not looking to automatically update the database through the drop down list, I just need to know what was selected. I cannot find a widget that does this action.
I found a discussion in the forum about TDBLookupComboBox but the discussion left me thinking this is the wrong control?
Is there such a control, where might I find it?