Is it possible to add a combo box to an input box ?
I want to display a list of current tables in a db, and allow the user to select one for which a query will be applied.
Currently I have a simple input box, from which the user enters the table name.
A combo box would be an excellent addition and, although the module has error checking, it will remove user error on selction.
Any help would be most appreciated.
I want to display a list of current tables in a db, and allow the user to select one for which a query will be applied.
Currently I have a simple input box, from which the user enters the table name.
A combo box would be an excellent addition and, although the module has error checking, it will remove user error on selction.
Any help would be most appreciated.