Hi,
Can we able to pass all rows value**(Number of row shown in pagination)** similar to check-all to controller.
Currently i am able to send no of total rows present in current pagination page.
For Example : 1-50 rows of 162
I am able to select only 50 values but i want to select all 162 rows.