Is it possible to set the image on a GridViewImageColumn without having to set the URL inside the actual object you are binding to? For example can I do something like this:
Please who can tell me where to set the image on the GridViewImageColumn based on the image attached ?
Also I have a very hard time to do anything with the grid in Blend 3 UI only not relying on doing things by xaml code.
Same problem when I want to have a certain Style for a column. How do you do things with Blend 3 UI only ???