Hello everybody,
we are using in our project an Async Table with a Data Prev/Next component in the table’s footer for paging.
The table is used for storing the results of a search in a popup window. Unfortunately it has odd behavior:
following the next scenario:
- Introduce the filter value in the input text, press search button
- Results are displayed on multiple pages (for ex 5)
- Go to page 3
- Make another search with another search criteria that returns multiple results
- One would expect the selected page to be page 1, but the actual result is that page 3 (the one selected in the first search) is selected
In cases when the second search has less result pages than the initial one, an empty page is displayed and the “Back” navigation link of the Data Prev/Next component remains active, allowing to move back to the wished page. For example in a situation when the first search returns 10 results pages and the 5 page was selected and the second search returns only one page , one has to move back through 4 empty until finds the results.
No special settings are made either for the table or for Data Prev/Next.
I would appreciate any suggestion/ experience on the topic.
Thank you for your time and ideas.
Best regards and wishes,
Olimpiu POP
#MWS-CAF-Task-Engine#webMethods-BPMS#webMethods