I have a comboboxitem where if another control on a form is clicked it needs to be set to a certain value. This comboboxitem has its own datasource that is tied to a LUT. I cannot find a method by which to set the this combo item to a particular index. Is there an example of such a use case out there?
Thank you
Thank you
Comment