I’m trying to use makeSearch for searcingh values on my grid.
Is there a way to get buttons for the next and prev occurrences of the searched value?
I mean, I search for the value “aaa” and it appears on my grid 22 times, on pages numbers 1,8,14.
So how does the search work? it will select the line on the first page but how the user will get an indication that there are 2 more occurrences on pages 8 and 14?!?!
If I search for some value so what should I expect to get? it doesn’t focus on the found items? only in case it is not on the current page it focuses on the items?