Hi,
you can create your table via Datagrid2 widget
Mendix Marketplace - Data Widgets
but to group columns and given common heading like Location 1 , location2 is not supported currently.
Thanks for your answer, but I'm still not sure how to do this. If I add my entity as a data source in a normal datagrid widget it results in a table like the example image under shows. How should I configure the datagrid2 widget to make it look like the image I provided in the original post?
Hi Pedersen,
Try use List View and create your expected table structure. And apply CSS.
Hope it helps!
Thanks & Regards,
Manikandan K
Thanks, I think this will help with the grouping of the columns. I still struggle to see how the rows are going to be "merged" if they have a common value in the Day column
This post from Ideas is pretty much what I'm looking for: Mendix Community - Idea Details. Does something like this exist now? Or is there a workaround I can use?