Table with server side pagination: reset to first page while searching?Not working

Not able to use table1.selectPage(0);

Hey @Rishivendra_Gupta! Can you share how you have your pagination set up and where you are using this table method? Also can you try setPage() instead of selectPage(). Thanks!