Hi Experts,
I have an requirement in SAPUI5 in which I am displaying US states in combobox. When I am selecting one of the state values from combobox I need to show the corresponding cities for that selected state in another combobox.
I am able to implement the above requirement in SAPUI5 but when i am selecting the state value from combobox there is slight delay in showing up the cities value as I am calling an odata service to display the cities value for the respective states in US.
How can I fix this delay issue. Kindly help me on the same.
Thanks & Regards,
Varun V