Hi,

If you put:
        list.dataProvider = null;

before the line;
        list.dataProvider = new ArrayCollection(items);

Do you getter same results?

Thanks,
Justin

Reply via email to