I am using a Modern Table Control for a list containing up to a few hundred items.
The items are selectable, and I need allow multiple selection.
The Modern Table Control does all that, but when I select items the SelectedItems property is not refreshed.
I have seen similar questions, and the answer was to use Classic Gallery instead. It works for me, but I see a huge performance degradation.
Is there a current known issue with this property ?