In the table layout, not more than 251 entries are displayed. Have provided pagination but still the same. Have given data source as property. How can I fix this issue?
Thanks,
Sakhib Hussain
In the table layout, not more than 251 entries are displayed. Have provided pagination but still the same. Have given data source as property. How can I fix this issue?
Thanks,
Sakhib Hussain
@SakhibH3 please share the screen shot how did you configured>
please check what was the size of Property in clipboard.
Hi @SReeniV16,
Thank you for your response, it was due to MaxRecords in obj-Browse in the activity which was set to 500. I changed to a higher value. It worked.