If I set the width to a fix value (eg 300px), the width of the list is fix, no matter how many items are in the list.
--- In [email protected], Tim Statler <tim.stat...@...> wrote: > > Have you tried setting 'width' on the List? e.g., > > <s:List width="300" dataProvider="{this.items}"> > > Tim >

