Multi select value not set

Hi,


I have been trying to get back the values from the multi select box, but I always end up with object not referenced exception. 


I probably missed something, but I can't see it.


Regards,

Alex




Attachment: sf_a10494b0.zip

1 Reply 1 reply marked as answer

SP Sureshkumar P Syncfusion Team March 23, 2023 09:54 AM UTC

Hi Alexandre,

After validating your shared sample, we suggest you change the value field variable type as string or integer instead of DateTime type to achieve your requirement.

To know more about the value field type support, refer to the below screenshot and documentation:

Documentation: https://blazor.syncfusion.com/documentation/multiselect-dropdown/data-source


Regards,

Sureshkumar P


Marked as answer
Loader.
Up arrow icon