I am using Table activity in Canvas App where i am having more than 2000 rows to be populated in the table view. I have enabled multiple select option from the property.
1. Is there a provision to enable select all option in the table functionality or how to bring that option
2. Rather than displaying 2000 rows in the same page, i want a option to select pages and show 10 records in a page
Whether both the functionality is feasible to do?