How can we get complete data(all rows) when PAGINATION is applied

My data is split across multiple pages. I have a scenario where I need to find the row # of the row which is displayed in the next set of pages. Is there way to get the complete data when pagination is set.

Hi @krish

we do not support pagination yet. I do not know what you have implemented to get this functionality so it will be hard to help without seeing your code.