Hello Experts,
I am facing a strange issue with Table. I have a Search field. On Search trigger, I have a table which is filled with corresponding values.
Now, if I have multiple pages in the Table, I navigate to another page say 2, I again enter Search value and trigger Search. Now in this Search, I see only blank table. The reason I identified is the new Search resulted in only 2-3 results, i.e. only 1 page in the table. But, since I was already on page 2 in the table, I am not navigated back to page 1 and hence see a blank table.
This works fine when I am on page 1
I tried rerendering and invalidating the table. But didnt help.
How can I force the table paginator to be at page 1 whenever I invalidate the table? This is really urgent, Can someone please help
Thanks & Regards,
Archana