Improve DataTable selection performance #3101
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
When dataKey is provided use an internal map to hold the keys so that isSelected can call it instead of looping through selection and value arrays to identify if a row is selected.
The text was updated successfully, but these errors were encountered: