(X) Hide this
    • Login
    • Join
      • Generate New Image
        By clicking 'Register' you accept the terms of use .
        Login with Facebook

Displaying Images in Silverlight 4 DataGrid using Converter

(1 votes)
0 comments   /   posted by Silverlight Show on Oct 01, 2010
Tags:   datagrid , ivalueconverter , silverlight-4 , mahesh-sabnis
Mahesh Sabnis explains how to display images in Silverlight DataGrid using IValueConverter.

Source: Dot Net Curry

Silverlight 4 being a technology for Line-Of-Business (LOB) application has provided lots of features to developers. One of them is implementing value converters. In a Proof Of Concept (POC) assignment recently, I came across a requirement for displaying images in Silverlight DataGrid. I used IValueConverter for this requirement. In this article, I have also used a WCF service which reads images from the Database and returns a Byte array. This service is consumed by the Silverlight application, where a converter is implemented.


Comments

No comments

Add Comment

Login to comment:
  *      *       
Login with Facebook

Our News on Twitter