DoubleList with complex data

Hello,

Is there a way to have the left and right lists of a doublelist widget display more complex data? I have the need to show multiple columns of data (like a datatable) in the left and right lists. I dont want the list items to span multiple rows because that would end up showing too few items.

Thanks,
Pieter

Greetings!

If I understand the case correctly, for that purpose you could use template property.
Please, check the snippet here: Code Snippet
If that is not the case, please, give us more details.