Hello,
I have Rich Select, I am calling On Change Event on the Rich Select, Basically I am doing data base call whenever the value of richselect will change, but the problem is here that, until the operation is will not over, my rich select stuck in the page and show the list item till the operation will not over. I need to know how I can remove this stuck issue, since I have change the value, the picker should close and show only the selected value from the list ,but here it will stuck till the operation is not got over.