- Home
- Forum
- Xamarin.Forms
- Clearing the Selected Items in the SFComboBox is not working.
Clearing the Selected Items in the SFComboBox is not working.
Hi.
I am encountering an issue with the SFComboBox because it cannot clear or reset the combobox after refreshing the page.
For example.
I select values from the combobox and tried to save the selected values. When I start to open the page where the combobox is placed, the value selected are still in there.
I can't make the selected value be clear because it can not trigger the SelectionChanged.
I am using token settings in order to multi select a value.
Can someone or did the syncfusion team has the solution or fix for this feature?
Thank you in advance.
SIGN IN To post a reply.
5 Replies
DR
Dhanasekar R
Syncfusion Team
January 7, 2019 12:36 PM UTC
Hi Lyka,
Greetings from Syncfusion.
We have validated the reported issue "Clearing the Selected Items in SfComboBox is not working" and we confirm this as a bug and logged a defect report. This fix will be included in our upcoming weekly NuGet release which will be rolled out on 16th January 2019.
Regards,
Dhanasekar
PR
Padmini Ramamurthy
Syncfusion Team
January 16, 2019 09:01 AM UTC
From: Lyka Cabrales
Sent: Wednesday, January 16, 2019 2:15 AM
To: Syncfusion Support <[email protected]>
Subject: Re: Syncfusion support community forum 141799, Clearing the Selected Items in the SFComboBox is not working. , has been updated.
Sent: Wednesday, January 16, 2019 2:15 AM
To: Syncfusion Support <[email protected]>
Subject: Re: Syncfusion support community forum 141799, Clearing the Selected Items in the SFComboBox is not working. , has been updated.
Hi,
Good day!
What time will be the release of a new version for the SFCombo box?
Please, let me know once it is done.
Thank you.
Regards,
Lyka
DR
Dhanasekar R
Syncfusion Team
January 18, 2019 09:56 AM UTC
Hi Lyka,
Due to minimum working days in this weekly build, we are unable to move the fix in 16.4.0.47. This fix will be available in our upcoming weekly build on Jan 22, 2019.
We will let you know once rolled out.
Thanks,
Dhanasekar
CM
Chris Marinacci
February 11, 2019 07:44 PM UTC
I'm still seeing this issue in 16.4.0.52. Was it supposed to have been fixed as of that version?
This is in a UWP program. When there are items in an SfComboBox, setting SelectedItem to null doesn't clear the selected item, regardless of the value of DataSource. And in iOS, setting SelectedItem to null when DataSource is null is causing an unhandled exception.
Thanks,
Chris
MS
Mugundhan Saravanan
Syncfusion Team
February 14, 2019 04:00 PM UTC
Hi Chris Marinacci,
We have fixed the reported issue "Setting SelectedItem to null doesn't clear the selected item in UWP and Setting SelectedItem to null when DataSource is null is causing an unhandled exception in iOS" attached the patch file. Please download the patch file from below location.
Advanced approach – use only if you have specific needs and can directly replace existing assemblies for your build environment
http://syncfusion.com/Installs/support/patch/16.4.0.52/1122057/F141799/SyncfusionPatch_16.4.0.52_1122057_2142019060323025_F141799.exe
or
Please find the patch assemblies alone from below location:
http://syncfusion.com/Installs/support/patch/16.4.0.52/1122057/F141799/SyncfusionPatch_16.4.0.52_1122057_2142019060323025_F141799.zip
or
Please find the NuGet from below location:
http://syncfusion.com/Installs/support/patch/16.4.0.52/1122057/F141799/SyncfusionNuget_16.4.0.52_1122057_2142019060323025_F141799.zip
Assembly Version: 16.4.0.52
Disclaimer:
Please note that we have created this patch for version 16.4.0.52 specifically to resolve the following issue reported in this incident. If you have received other patches for the same version for other products, please apply all patches in the order received. This fix will be included in our upcoming Volume 1 release which will be available in the first week of March 2019.
For clearing the items which selected in the in the Entry of Combobox control, you can also use Clear method. We have prepared a sample for using the Clear method, please chcek the sample from the following link
Sample: http://www.syncfusion.com/downloads/support/forum/141799/ze/SfComboBox_Sample-1779690885
Please let us know if you have any other concern.
Regards,
Mugundhan S.
We have fixed the reported issue "Setting SelectedItem to null doesn't clear the selected item in UWP and Setting SelectedItem to null when DataSource is null is causing an unhandled exception in iOS" attached the patch file. Please download the patch file from below location.
Advanced approach – use only if you have specific needs and can directly replace existing assemblies for your build environment
http://syncfusion.com/Installs/support/patch/16.4.0.52/1122057/F141799/SyncfusionPatch_16.4.0.52_1122057_2142019060323025_F141799.exe
or
Please find the patch assemblies alone from below location:
http://syncfusion.com/Installs/support/patch/16.4.0.52/1122057/F141799/SyncfusionPatch_16.4.0.52_1122057_2142019060323025_F141799.zip
or
Please find the NuGet from below location:
http://syncfusion.com/Installs/support/patch/16.4.0.52/1122057/F141799/SyncfusionNuget_16.4.0.52_1122057_2142019060323025_F141799.zip
Assembly Version: 16.4.0.52
Disclaimer:
Please note that we have created this patch for version 16.4.0.52 specifically to resolve the following issue reported in this incident. If you have received other patches for the same version for other products, please apply all patches in the order received. This fix will be included in our upcoming Volume 1 release which will be available in the first week of March 2019.
For clearing the items which selected in the in the Entry of Combobox control, you can also use Clear method. We have prepared a sample for using the Clear method, please chcek the sample from the following link
Sample: http://www.syncfusion.com/downloads/support/forum/141799/ze/SfComboBox_Sample-1779690885
Please let us know if you have any other concern.
Regards,
Mugundhan S.
SIGN IN To post a reply.
- 5 Replies
- 5 Participants
-
LC Lyka Cabrales
- Jan 4, 2019 02:00 PM UTC
- Feb 14, 2019 04:00 PM UTC