on 2025 Feb 20 8:21 AM
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.
Request clarification before answering.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.