Hi,
I'm having doubts about how to do two things on the grid. I tried to find it in the documentation and I didn't find it, or actually I didn't know which term to look for.
1. I would like to have the header with two lines. Example: I have groups of columns, being: done, goal and balance. There are four groups like that. And I wanted to have a line to group each block of it, as if it were a colspan for every three columns. Type:
| Supply |
| Done | Goal | Balance |
2. I need to insert a footer with a total of each column. Try searching for a summary or something and nothing helped me.
Both questions I looked in the forum and in the documentation, but I couldn't find anything.
Is there a grid feature that can help me with these requirements?