on 2020 Jul 30 9:46 AM
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
User | Count |
---|---|
77 | |
11 | |
10 | |
8 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.