I'm new in outsystems, and i want a table as show below, how can i do?
I´ve a table records
Thanks
Hi Ana,
Steps to produce the solution.
Split the row cell corresponding to the header cell Attaching the sample oml for reference.
Hope it will helps you.
Regards,
Koushik
Koushik Prathi wrote:
Koushik Prathi thanks for your help, very simple, and I make the table!! :)
I'm very grateful, regards!!
That's not actually a split cell, instead above the cells are two merged cells (i.e. having a colspan set, and others with rowspan set) :). Unfortunately, OutSystems Table Records don't support having more than a single header row, so I don't think what you want is possible.
Very happy to hear that my suggestion helps you to resolve the issue.
Sometimes the appearance is what counts, not the underlying implementation :). Thanks Koushik.
Now we can use data grid component to do things simpler
To the best of my knowledge it will not give the expected result. One can put a new table into Header but it is very tricky (if possible) to harmonize column widths in Data Row with those in this new table.
Cheers,
R.
@Koushik Prathi
Hi,
I'm facing the same issue. I can't find this Table widget instead of the Table Record, how can I find it?Regards,Sammy