Page 1 of 1

Recipe Database Query to ComboBox

Posted: Wed Sep 16, 2015 10:45 am
by Kyle W.
This sample program will query the recipe database and will return the results into a combobox. This allows the user to bypass the normal built-in dialog/action of loading a recipe. When the user selects the recipe they want from the combobox, the recipe is then automatically loaded. The two buttons on the bottom left both show the normal built-in recipe actions.

This program was compiled using iX Developer 2.10 SP3 (2.16.154).

Re: Recipe Database Query to ComboBox

Posted: Tue Jan 21, 2020 5:41 pm
by Jae V
Locked