Hello,
I'm trying to add a thumbnail inside the NewsList control but I keep getting the thumbnail for the first item over and over instead of the individual one for each item.
Can you tell me how to go about that? Might you have a sample?
Thanks
Hi Victor
You need to use the "Container." (the TemplateContainer for the newslist) prefix before CurrentPage to access the instance of the listitem (PageData object) that you whant to use. See below: