We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Selecting wrong item and text input "Has error" problem

Hello.
I'm having 2 problems using Xamarin.Forms SfComboBox control.

First problem (Problem1Page) is that in some cases (please find the attached example for the exact data), when using filtering with "Suggest" mode, and clicking concrete item in the drop down list, the value that is selected by the combobox is not the one user selects. For an example, running the attached code example, and typing "1.6" in the "invalid combo box" (the upper one), and then selecting the last item (with an Id of 17), the combo box selects completly different item, with index 5. But if we type "1.6 " (note the space in the end) and select the last item, then te selected item is correct.
Also, if we change the "DisplayMemberPath" property of the combo box to something unique (in the attached example it's "NameWithId" property of the model, as in the lower combo box on the same tabbed page), then everything works fine.

Second problem (Problem2Page) is that, when the combo box is initiated within text input layout, with an HasError property set to True on the text input layout, then the whole control height is bigger than expected.
If we change the HasError property runtime, the height of the control doesn't change, which is expected behavior, in my opinion.

I have attached the example code demonstrating the issues.

Attachment: ComboBoxProblems_bf03add2.7z

3 Replies

HM Hemalatha Marikumar Syncfusion Team February 6, 2020 12:49 PM UTC

Hi Tomasz Waclawik, 
  
Greetings from Syncfusion. 
  
Currently we are validating the reported issues in SfComboBox and we will update  the complete status on or before 10th February 2020.  
 
We appreciate your patience until then. 
 
Regards,
Hemalatha M. 



RC Rogerio C Mauri June 19, 2022 12:49 PM UTC

We are having the same problem with the combobox.



RS Ruba Shanmugam Syncfusion Team June 20, 2022 12:50 PM UTC

Hi Rogerio,


Already created the ticket for the same query, please follow up with further updates on the ticket itself.


Regards,

Ruba Shanmugam


Loader.
Live Chat Icon For mobile
Up arrow icon