cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

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

SAPSeeker
Participant
0 Likes
1,174

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.

Accepted Solutions (0)

Answers (0)