Hello, How I can change object(combobox) property listdatasource from procedure ? |
Hi, I think repopulating the datasource is a great solution. whenever the values need to change simply set the bind variable on the datasource and re-execute its query. Kind Regards, |