Hello There,
I am currently using a Flex Repeater and I have one instance where the height is not the same as the template that I am using. (You will see this highlighted in red). This causes vertical scroll bars to appear.
Is there anyway I can make it automatically load the correct height? Basically we are feeding a list of window paths into the template and having the flex repeater display them all. All of the windows excluding this one are the same height.
Thank You