Hi, Have you really confirmed that collection is not null? E.g. by actually debugging that code or putting a logging statement? I strongly believe it is null, because you set it only on SetupRender event, and rendering events when page is not rendered.
Cezary