Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
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!
Hello Vxba,
Were you ever able to get this resolved? If not would you be able to share some screenshots of your bindings and Mashup? This would help detail the situation a little better to make it easier to understand the expected versus actual results.