How to display data in two rows?
How to display data in two rows?
pisisler
Posts: 125Questions: 24Answers: 1
Hi. I searched for this case but examples go back to years ago. Is it possible to show one row data in multiple rows? I know there is a child row option, but what I need is always displaying two rows formatted kind of using colspans. Not like a complete new box of information. Is it possible?
This discussion has been closed.
Answers
Nope,
colspan
isn't supported - see text from installation page:Colin
Thank you @colin. So what I understand that it's not possible to parse one data in two rows, except using a child row.