
Hello Everyone,
I am working on Odoo 17 and developing a custom module.
I would like to create a custom table header for a List (tree) view, similar to a multi-level header where:
The first row contains grouped headers (using colspan)
The second row contains individual column titles
The header layout should be fully compatible with Odoo 17 OWL architecture..