After the release of AfengPager V1.0, we received emails from some enthusiastic friends. We have made some modifications to some of the existing problems. Thank you for your support!
AfengPager V1.1 update content:
1. Fixed the bug that when there are multiple paging controls on the page, js only verifies the first control.
2. Fixed the bug that when the total number of records is 0, the status page always displays 1/0
3. Optimized the logic code of the page number rendering part
4. Optimized the display methods of "Home Page", "Last Page", "Flip Forward" and "Flip Back"
5. Added the function of not displaying the paging control if the total number of records is 0.
6. Added the function of supporting multiple query strings (added QueryString and QueryStringKeyWord attributes, see MultiQueryStringCase.aspx for details).
Expand