• Skip to primary navigation
  • Skip to main content
pythonGrid

pythonGrid

Datagrid for Python Web Frameworks

  • Home
  • Docs
  • Demo
  • Download
  • Contact

set_col_align()

pythongridstg · April 28, 2020 ·

  • Parameters:
    • col_name: column name
    • align: alignment direction: “left”, “center”, or “right”.
  • Description:
    • The horizontal alignment of text in a column. The default alignment value is left.

Example:

grid.set_col_align('status', 'center')

docs column alignment, docs

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