Hi,
We are using smart table of type Analytical table. On select all rows, we are not able to get all the selected rows but it takes only the visible rows information on the screen, when we scroll down to bottom of the table and try to select all the records then it is working as expected. Please could you guide how could we get all the selected rows information without scrolling down to the bottom.
Thank you!
Request clarification before answering.
This is expected behavior as stated by SAP in the note 2428401. If you have some custom logic, use the selectAll Parameter of the rowSelectionChange event then you can read the full list yourself in the controller if you need it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you. It works!
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.