cancel
Showing results for 
Search instead for 
Did you mean: 

sap.ui.table.Table - Get SelectAll checkbox value

06-02-2021 10:16 PM
SAPSeeker Participant
1208 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

Hi Experts,

I am trying to get the value of 'Select All' checkbox of sap.ui.table.Table while doing different button click event outside the scope of table. But unable to get the value through existing methods. I tried to inspect and get the value through sap.ui.getCore().byId() through the generated HTML id but got 'undefined' as output in runtime. A method can be associated on clicking of that Select All checkbox and saving it in window variable might help but it will not solve my purpose.

Is there any simple way to get the boolean value of checkbox through methods / api's which I am missing ?

Thanks and Regards.

0 Likes

Accepted Solutions (0)

Answers (0)