Team,
In case we use remove data binding with adaptor of type WebApiAdaptor, following issue is noticed:
- The list automatically gets closed
This observed occasionally control is clicked by mouse in either of two sets of possible steps:
(Refer Demo attached)
Set 1
1. Select one value in dropdown control
2. Click on normal input control
3. Again click on dropdown control (Specifically on empty area but not dropdown icon)
4. Repeat step 2 and 3 multiple times
Set 2
1. Select one value in dropdown control
2. Click on normal input control
3. Change tab, go to some other tab
4. Get back to the tab and click on dropdown control (Specifically on empty area but not dropdown icon)
5. Repeat step 2 and 3
For above two set of steps it is observed that the dropdown pop up automatically close after opening.
Could you provide some fix to it?
Thanks
Tuariq
Attachment:
MultiSelect_cdb315f5.zip