As per the question, the documentation mentions nothing about the data types you can show in MultiColumnComboBox columns. If you modify any of the examples in the component documentation to include a Date field, the component blows up when you expand the ComboBox:
https://stackblitz.com/edit/react-biiakp?file=app%2Fmain.tsx
Is this a bug, or should the documentation state that you must format all data to primitive types for use in a MultiColumnComboBox?
Kind regards,
David