Best component to use

Hi,
What is the best component to use to achieve the equivalent of what is displayed below. Please note the display of the images is different based on the number of images that are available.

Thanks,

Ken

https://www.rightmove.co.uk/property-for-sale/find.html?includeSSTC=true&locationIdentifier=BRANCH%5E24014

I don't see how this could be somehow automatically done using a single existing control. The TWebResponsiverGridPanel with a second child TWebResponsiveGridPanel inside it would come closest.

Thanks Bruno. Is there any was a TWebContiinuousScroll can have a different template per row?

This would be a very nice feature btw :grinning_face_with_smiling_eyes:

We will consider this.
For now, you can have different data per item by using the event OnJSONToItem that is triggered for every item that renders

1 Like