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

Multiselection with delimiter error

hi all,
i'm setting 
countryAutoComplete.MultiSelectMode=MultiSelectMode.Delimiter;
countryAutoComplete.Delimiter=",";
and i'm using as list of string a NSMutableArray();
and i have this exception when i select an option
thanks
Unhandled Exception:

System.ArgumentNullException: Value cannot be null.
Unhandled Exception:
System.ArgumentNullException: Value cannot be null.
Parameter name: name
  at System.Type.GetProperty (System.String name) [0x0000e] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.2.1.11/src/Xamarin.iOS/mcs/class/referencesource/mscorlib/system/type.cs:728 
  at Syncfusion.SfAutoComplete.iOS.SfAutoComplete.SetSelectedItem (System.Object value) [0x009b4] in <3f94317d85114780bd660956c1816059>:0 
  at Syncfusion.SfAutoComplete.iOS.SfAutoComplete.set_SelectedItem (System.Object value) [0x00079] in <3f94317d85114780bd660956c1816059>:0 
  at Syncfusion.SfAutoComplete.iOS.SfAutoComplete.SelectedIndexCalculation (System.nint selectedRow, System.String text) [0x00049] in <3f94317d85114780bd660956c1816059>:0 
  at Syncfusion.SfAutoComplete.iOS.AutoCompleteTableDelegate.RowSelected (UIKit.UITableView tableView, Foundation.NSIndexPath indexPath) [0x0029c] in <3f94317d85114780bd660956c1816059>:0 
  at (wrapper managed-to-native) UIKit.UIAppl

1 Reply

DR Dhanasekar R Syncfusion Team January 7, 2019 10:01 AM UTC

 
We have validated your exception details and we have already fixed this issue. This fix will be included in our upcoming weekly NuGet release which will be rolled out on 8th January 2019.

Regards, 
Dhanasekar 
 


Loader.
Live Chat Icon For mobile
Up arrow icon