Add dmx-repeat expression binding to UI for table headers and data

i.e.

<th dmx-repeat:repeat1="array1"></th>

<td dmx-repeat:repeat2="array2"></td>

It works on code.

Had to do this manually recently and would agree about being a useful addition.

1 Like

Just had a need for this today, for a dropdown