Hi everyone,
In my application, I’m using a dataview to display some data. The thing is I don’t have the same amount of data for all objects : The all have a title and an image, but some have a 2 more fields. Here is how it’s rendered now :

I wound like to dynamically set the item height to avoid all this wasted space. How can I do it?
Regards,