Description:
When binding value not in the datasource, the dropdownlist not working
properly while filtering
Customer Sample: https://www.syncfusion.com/downloads/support/common/5951/ze/SyncfusionMvcApplication1_a1c3f3a0.zip
JS Sample:
Replication Procedure:
- Run the sample.
- Navigate to http://localhost:57878/DropDown/Index/0
- Open the first dropdown.
- Type text to filter
(type a)
Expected: Filtering should work.
Actual: No record found is displayed.