How to make components in Flex Repeater span entire width?


I am using Flex Repeater to repeat view but while doing the same it is repeating the view but it is not adjusting its width along with window from start to end like width of view. Above image is for my issue and the below one is what I am expecting.

Kindly help me for this issue.

Thanks in advance!

Try unchecking useDefaultViewWidth.

1 Like