Pagination - DA Results Page
I would like to use a more concise method to paginate a Data Assist results page because some of my databases are very large. The current available selections (i.e. First, <, >, Last) can take quite a while to sift through 100+ pages of results.
I would like to implement something more like this: [prev 1 2 3 4 5 ... 25 ... 50 next]. I know I can do this if I generate my results page by hand, but that's not why I bought Data Assist :-)
It would be nice if there was a snippet of code that I could replace in code view to accomplish this.
Any suggestions would be greatly appreciated.
Best regards...