Odoo Tree Columns Resize

Odoo Tree Columns Resize

Odoo Tree Columns Resize

Resize Tree Columns in Odoo

Tree Columns Resize module in Odoo helps in Resizing columns in tree views. Navigate to any tree view, hover your cursor over the column's border, then hold down the mouse button to drag the column to the required width.

Odoo Tree Columns Resize allows you to manually resize columns in the tree view. Simply hover over the border between two columns, click and hold, and then drag it to the desired width. This adjustment, however, only persists for your current session. If you refresh the page or log in again, the columns will revert to their default widths.

 

Technical Features – Odoo Tree Columns Resize

  • Frontend-based column resizing in Tree (List) views
    Enables resizing of columns directly in Odoo tree views using UI interaction.
  • Mouse drag event handling
    Uses hover detection on column borders with mousedown, mousemove, and mouseup events to resize columns.
  • Dynamic DOM manipulation
    Adjusts column width in real time by modifying table header and cell styles.
  • Lightweight JavaScript implementation
    Built using client-side scripting with minimal dependency on backend logic.
  • Session-based behavior (default Odoo behavior enhancement)
    Column width changes apply instantly but reset on page refresh or new session.
  • No database modifications required
    Works without creating new models or fields in the Odoo backend.
  • Compatible with standard Odoo Tree/List views
    Supports all modules using tree views (Sales, Inventory, Accounting, etc.).
  • Non-intrusive extension of Odoo web client
    Enhances existing Odoo list renderer without modifying core functionality.

Buy from our app store or contact us directly