Auto height of template in DataView?

Please can you tell me if there is a way of setting parameter so that the height of the template automatically adjusts according to content?

Thanks

Dataview expects that all items have the same size. So, there is not possibility to adjust item size to the content - width and height for all items are fixed.

Thank you for your replay Alexandra. I think fixed width is sensible but it would be nice to have variable height and I would like to make an enhancement request for it. If you decide to consider this enhancement request then you also will need to allow for the template to have ‘repeatable rows’. So we would in some way need to define within the Template that particular rows can have multiple data lines.

E.g. a template showing a list of Hotels (name, star rating, category etc) + a variable list of room types (single, double, executive, standard etc) within each hotel.