on 2020 Jul 25 4:07 PM
Hi,
I want the ui table to load all the data in single service call. Tabel by default calls the OData service with $skip and $top parameters and on scroll next set of data will be loaded.
How to implement this?
Thanks,
Bhavya
Request clarification before answering.
Hi Bhavyashree,
I would recommend with adding operation mode as client to the binding.
Thanks
Prashil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I am new to SAP UI5. I am using the Smart Table with sap.ui.table.Table.
If I set the operation mode to Client it will not pass top and skip parameters to the Odata service and fetching all the records.
But table binding is not happening. I am not seeing any records in the table. What is the issue with the Client operation mode?
whether Client operation mode will not support auto binding?
Thanks,
Bhavya
User | Count |
---|---|
81 | |
30 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.