Is there a chance to get the size of a property which is a list?
<display:column property="reminderSend" title="Anzahl der Mahnungen"
sortable="true" />
reminderSet
is a list. I want to display the size of it and not the values.