Can't Remove Item that is not in DataSource

I am attempting to use a Custom DataAdaptor so I can load data on demand for searching.  I am able to use the ReadAsync command with-out any issues.  However, once I change my search and try to remove an item via through "x" in the chip, it does nothing.


I'm aware it can't be remove the item because it's no longer in the data source, but I'm assuming this is a bug, and have begun considering ways I can write around it, but ideally this is something that should be fixed.


1 Reply

SP Sureshkumar P Syncfusion Team May 4, 2022 12:59 PM UTC

Hi Thomas,


Your shared information is not enough to proceed further on this ticket. Please provide below information to us.


  1. once I change my search and try to remove an item via through "x" in the chip, it does nothing: please confirm after searching you want to clear the selected input element value or datasource entry in the dropdownlist popup element.

  2. I'm aware it can't be removing the item because it's no longer in the data source: please confirm whether you have changed the component data source for each search operation or not.

  3. If possible, please share your requirement with any image or video demonstration.


These details will help us to provide an exact solution as earlier as possible.


Regards,

Sureshkumar P


Loader.
Up arrow icon