Two functions for paging.
If the ASPX page is embedded with more than three Tables in the form tag, even if you set AutoEventWireup = "false", it will still cause the page to be loaded twice.
If you don't pay attention to this, you will be confused about the flow of the web page, which will be very miserable.