Question
Thingworx List Widget auto trigger Selected row changes event
I have a Combobox list and binding the list data by a service call after this service called I invoke another service to get selected item and binding again to SelectedText properties of Combobox then the event selected row change of Combobox will auto-trigger.
How can I avoid this case, because this action will trigger another service in my logics
Thanks All!

