Quantcast
Channel: CRM Development forum
Viewing all articles
Browse latest Browse all 8223

How I can access an image and bind to a repeater in Microsoft Dynamics 2011 code n Visual Studio

$
0
0

var staffProfiles =from staffin XrmContext.new_peopleprofileSet

selectnew

{

Name = staff.new_PeoplesName,

Iwi = staff.new_Iwi,

Position = staff.new_PositionandResponsibilities,

};

staffProfilesRepeater.DataSource = staffProfiles;

staffProfilesRepeater.DataBind();

I want to access Image field here and want to bind with this repeater. But this generates an error.  Can Anyone help me.

# Page Code

raj


Viewing all articles
Browse latest Browse all 8223

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>