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

SfMultiSelect enum [Flags]

Hello,

Is there any way to use an SfMultiSelect with enum [Flags] ?

https://learn.microsoft.com/en-us/dotnet/api/system.flagsattribute?view=net-7.0

enum PersonType: int
{
Contact = 1, Order = 2, Delivery = 4
}
Value = sum of selected values​

6 : Order(2) and Delivery(4) selected

Thanks
JF


1 Reply

UD UdhayaKumar Duraisamy Syncfusion Team December 15, 2022 08:51 AM UTC

You can refer to the below shared Syncfusion feedback for your requirement.

https://www.syncfusion.com/feedback/29606/sfmultiselect-onchange-and-binding-fails-if-you-use-enums


Loader.
Live Chat Icon For mobile
Up arrow icon