Can we call selectCells() without deselecting the previous selection?
Hi @maxxue2000
Active selection can be present only on one cell at the time due to the focus manager mechanism. Only the highlight can be visible with multiple selection.
Can we call selectCells() without deselecting the previous selection?
Hi @maxxue2000
Active selection can be present only on one cell at the time due to the focus manager mechanism. Only the highlight can be visible with multiple selection.