DialogEx to Combo
Hi,
We’ve seen several ways to populate Combo items at runtime, namely from hardcoded Tables, DB, other Combo, Dynamically from Folders and Manually from Input Boxes on a Page.
This time, we see exactly how to get Text and Data from a Pop-up DialogEx and insert them into a Combo on a Page.
If you plan to use a lot of Pop-up Dialogs in data entry, then you need to understand this example well. The same concept applies in transfering Text or Data from DialogEx to other objects such as Grid, ListBox, Paragraph, Richtext, Input, Labels as well as SQLite DB. Just change the action relevant to the objects you plan to set the items with.
Please Login or Register to download this file.
And please leave a comment if you download this file.

