I'm trying to databind a list of image thumbnails in a grid fashion. In asp.net, I would use something like the DataList and set my repeat columns to 4 or 5. Simple.
I'm going through different controls in the WP7 toolbox and I can't figure out how to do this. I've only been able to bind to a vertical list.
many thanks.
WrapPanel : Article1, Article2