We have multiple pages in the optimized table. If we select the checkbox on the top of the 1st page, right now it’s selecting all the records from all the pages.
But in our requirement if we select the checkbox then it should select the records which are there in that particular page.
We found solution having JavaScript, but we are looking for the solution without JavaScript.
The solution might involve changing the section - under properties of Header CheckBox of table > CheckBox Caption Field > Remove “Select All” caption and keep it blank, Save"
Hello Everyone, Having multiple pages in an optimized table is a common way to manage large amounts of data while ensuring fast load times and efficient performance. By breaking up the data into manageable chunks, users can easily navigate and search for the information they need. However, it’s important to ensure that the table design and pagination controls are user-friendly to avoid confusion and frustration.