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

Any number of records from 0 to either 1k, 2k,3k....10k,20k... pass from one table to another table

0 Likes
152

Hi Team, We are displaying huge records from 0 to either 1k, 2k,3k....10k,20k... and so on in table. We are able to display it in sap.ui.table.Table without any issue. But the the requirement is, when user select All records at a time using select All check box and trying to get object of selected records getting error Cannot read properties of null (reading 'getObject').

When we select one by one any number of records able to get object and we are able to send selected records value from one page to another page in the table.

The problem is when user select All records then we are not getting selected all records object and value so not able send to second page.

Please suggest if we can select all records at a time and get the table value. 

Thanks.

Accepted Solutions (0)

Answers (0)