Inline images in a data grid

0
I’m trying to figure out how to display product images inline of a data grid, such as in this scenario: https://mk0barn2t6l75xhh9gm.kinstacdn.com/wp-content/uploads/2018/02/WooCommerce-multiple-add-to-cart-buttons.gif. However, it seems not possible with a data grid, while the template grid doesn’t support tabular format of displaying records. I’m wondering if anyone has a solution or suggestion to this? Thanks!
asked
2 answers
1

Kevin,

You can do this with a Listview – format the content in rows (like a table/datagrid).

Hope that helps,

Mike

answered
1

Check this blog post on how to format templategrid-listview like a table
https://www.notion.so/gajduk/The-road-to-responsive-tables-in-Mendix-f8a1de4595634167bd489c48b565fbe1
-Andrej

answered