• Skip to primary navigation
  • Skip to main content
pythonGrid

pythonGrid

Datagrid for Python Web Frameworks

  • Home
  • Docs
  • Demo
  • Download
  • Contact

pagination size

set_pagesize()

pythongridstg · April 28, 2020 ·

  • Parameter(s):
    • pagesize: An integer value indicates the number of results displaying in a page in the datagrid
  • Description:
    • This function changes the default pagination of the datagrid. The default is 20.
  • Remark:
    • Pagination is disabled when set_scroll() is set to true. See set_scroll() for more information.

Example

grid.set_pagesize(50)

pythonGrid

pythonGrid is a free and open-source datagrid library made for Python web framework

Copyright © 2025 · pythonGrid | privacy policy

  • Demo
  • Documentation
  • Download
  • T&C
  • EULA
  • Contact Us