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!

3
Votes

Provide the List<datatype> type support to TValue of the listbox. Need to ensure the all feature and property with List<> type for Tvalue.

Note: Already the listbox working fine with List<> type for specfic function and feature, but drag and drop, enable items and select method and value not update properly in event are not working properly when we set the List<> to Tvalue.