• Skip to primary navigation
  • Skip to main content
pythonGrid

pythonGrid

Datagrid for Python Web Frameworks

  • Home
  • Docs
  • Demo
  • Download
  • Contact

set_col_hidden()

pythongridstg · April 28, 2020 ·

  • Parameter(s):
    • col_name: Column name
    • new_title: Display title in the grid column header
  • Description:
    • Change data grid column header text from the default data field name to a more user-friendly name
  • Remark:
    • The default column header text is the database table data field name

Example:

grid.set_col_hidden(['customerNumber, logTime, shippedDate, requiredDate'])

docs docs, hide column

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