Request new features or modifications


Post by abisht »

When a column is collapsed (e.g., to save space), and later expanded again, the column header should return with its original rowspan configuration instead of resetting to default per-row header cells.
📋 Current Behavior:

Screenshot 2025-07-16 at 11.49.54 AM.png
Screenshot 2025-07-16 at 11.49.54 AM.png (26.02 KiB) Viewed 36851 times
Upon collapsing and then expanding a column, the header text (e.g., "Trip") does not retain its previous formatting.

It appears with the header repeated for each row, or misaligned vertically.

✅ Expected Behavior:

On expand, the header should restore a single cell spanning all rows (i.e., rowspan=N) with vertical text formatting like:
Screenshot 2025-07-16 at 11.54.44 AM.png
Screenshot 2025-07-16 at 11.54.44 AM.png (15.3 KiB) Viewed 36851 times

Post by alex.l »

Hi,

Please provide code and steps to reproduce. It is not clear what to do and what config is used for formatting.

All the best,
Alex Lazarev

How to ask for help? Please read our Support Policy


Post Reply