Hello all!
The form where the component is must control when we let the user edit.
When I access the form, I need to set the component as disabled. I could do this setting the Enabled property of the visible combo with the Boolean flag.
However, when I try to refresh the form that is enabled to be edit, the component doesn't work anymore.
Any guidance?
Thanks in advance!
Diego