Hi All,
I am trying to dynamically change the size of a gallery I have in my canvas app.
The gallery is based on a collection, typically the collection will consist of 3 or 4 items in it but can be more or less.
What I am trying to achieve is to change the size of the actually gallery itself depending on the number of items in the collection.
so if the collection has 1 record in it then the gallery height will only show the one item, if it has 4 then the gallery will have 4 items on display and then shrink to fit if I delete an item.
Apologies if this has been asked already, I did search but couldn't see a similar question/answer.
Thank You,
- Sukh