LETS EDIT THE COMBO ITEMS
We have seen how to populate Combo Boxes with TABLES and DB.
This time, we will see how to enter items manually and directly into the COMBO at runtime. Items can be ADDED, EDITED and DELETED.
For this purpose, we will utilize several OBJECTS ( INPUT boxes, BUTTONS, DIALOG & COMBO box) and their frequently used ACTIONs.
Note: You can apply the same concept to modify your Paragraph, Richtext, SlideShow, Listbox and Grid.
You can extend this example further by adding SQLite to it. Every entry made can update your SQL database and be reflected real time by your COMBO BOX.
Please Login or Register to download this file.
Please leave a comment, if you decide to download the file.

