Hi Team,
I am using Auto Complete box in my project. I have the below issue with the AutoCompleteBox
I have a autocomplete box, and button. The user can select or search a value from the Autocompletebox and when clicks that button the search should happen.
But when you click the button while dropdown is open, the click event is not fired for the first time. The Dropdown Closed Event fired first and the Button click event is not firing. so you have to click that button twice.
This issue is happening only when the DropDown is open in the AutoCompleteBox. Please help me on this.
Attached a sample code also for your refefence.
Thanks in Advance
With Best Regards,
Gopi V
I am using Auto Complete box in my project. I have the below issue with the AutoCompleteBox
I have a autocomplete box, and button. The user can select or search a value from the Autocompletebox and when clicks that button the search should happen.
But when you click the button while dropdown is open, the click event is not fired for the first time. The Dropdown Closed Event fired first and the Button click event is not firing. so you have to click that button twice.
This issue is happening only when the DropDown is open in the AutoCompleteBox. Please help me on this.
Attached a sample code also for your refefence.
Thanks in Advance
With Best Regards,
Gopi V