cancel
Showing results for 
Search instead for 
Did you mean: 

Avoid Multi row selection using Shift key.

0 Kudos

Hi,

I am using sap.ui.table.Table and I have set Selection mode as MultiToggle. I have disabled the checkboxes based on one of the columns values. It is working as expected.

But If the user uses the Shift key to select the rows. Even disabled checkboxes are getting selected. Is there any way to avoid the row selection using the Shift key?

I tried resetting the selected indices of a table on the rowSelectionChange Event. It is working but it will add additional validation whenever there is a row selection change even though the user has not used the Shift key for row selection.

Thanks,

Bhavya

Accepted Solutions (0)

Answers (0)