This section describes how to extend technical pagination operation.
Technical pagination operation is responsible for handling pagination parameters, such as rows per page, total page number, and etc. BTT provides default technical pagination operation to handle the parameters. Application may have requirement to handle application specific pagination behavior, so technical developers possibly need to implement a customized technical pagination operation.