azcegarman
Newcomer
Greetings,
I have a combo box that is loaded via the properties definition. (Items / Collection) What I have been tasked to do is allow the user to add a new value if the value is not found in the list presented.
Is there a way to do this ?
Or
Do I need to load this combo box from a table?
I would prefer to load from the Properties/Item/Collection however I can modify the data source if there is not another way.
Before you wonder.. I did do a search through the forums for a solution and found quite a few for loading from a table or file but none using the Properties/Item/Collection.
Thanks
I have a combo box that is loaded via the properties definition. (Items / Collection) What I have been tasked to do is allow the user to add a new value if the value is not found in the list presented.
Is there a way to do this ?
Or
Do I need to load this combo box from a table?
I would prefer to load from the Properties/Item/Collection however I can modify the data source if there is not another way.
Before you wonder.. I did do a search through the forums for a solution and found quite a few for loading from a table or file but none using the Properties/Item/Collection.
Thanks