Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

2
Votes

Combobox control with AutoFill set as true and TValue as int type causes the following console error when typing

"Error: System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Int32'.”

Sample Link                     : https://www.syncfusion.com/downloads/support/common/54/ze/ComboBox_Autofill_Error_d5e11403.zip


Replications steps:


1.Run

 the above sample
2.Type some character in the combobox