HeavenCore
Well-known member
Hi everyone, hopefully a simple question / answer.
Is there an easy way to refresh a comboboxes databound items?
More info:
i have a databound form, works great, with one of the attributes being a combobox which is also populated by databind items (a list of foreign keys etc)
There is a button next to this combobox which opens a 2nd form where they can edit/add/remove data in the foreign key table. when this form is saved and closed what is an easy weay to refresh the combobox with the latest data without haveing to reload the entire form?
Is there an easy way to refresh a comboboxes databound items?
More info:
i have a databound form, works great, with one of the attributes being a combobox which is also populated by databind items (a list of foreign keys etc)
There is a button next to this combobox which opens a 2nd form where they can edit/add/remove data in the foreign key table. when this form is saved and closed what is an easy weay to refresh the combobox with the latest data without haveing to reload the entire form?