11-30-2012 09:30 AM - edited 11-30-2012 09:33 AM
To put it as simply as possible, I have an application where there is a GridIconList of images, and when touched the images go to full screen, very similar to the Stamp Collector sample app. The only difference is, when that image is full screen, I want to be able to share that image, and a link (from the original datamodel, likely xml document) through an unbound invocation. I have used the invocation successfully for text and static items, but nothing dynamic like this. Any assistance would be appreciated. If you want to use the stampcollector sample as a reference, it would be the ContentPage.qml file where I would want to share the image from.
12-04-2012 07:24 AM
12-04-2012 09:00 AM