Each element created by the Repeater has access to the "index" property, which in your case will a value between 0 and 9
Scroll down a bit further in the Repeater documentation
Cheers,
_
I did read that documentation but it didn't strike me that index property can be used to access an array here rather than creating a new repeater.
Also, I had posted this question in an other fora and other person said the same with a working example.
Thanks.
Bookmarks