For the offical example of multiselection, if set display 50 row per page and click select all checkbox in title row, indeed all rows in table are selected. The problem is that I just want to select all the rows in current page, is any way to achieve it? I do not want to click every row manually.