Modify XML Data Templates with Blend 3 Preview for Contact ListGreetings,<br/><br/>I'm attempting to create a contact list in Microsoft Expression Blend 3 Preview of a Silverlight 3 Navigation project that has four retangles consiting of an image control and a few text block controls. I made an XML file to store the data of the decription, image, etc... of a person in each retangle I have. I would like some support on having these Silverlight 3 controls have only one record or item per retangle, for example shown below.<br/><br/>Image | Name | Title | Phone Number | Description<br/>Image | Name | Title | Phone Number | Description<br/>Image | Name | Title | Phone Number | Description<br/>Image | Name | Title | Phone Number | Description<br/><br/>I have the Blend 3 to add properties with it's data panel by using sample data. I've been messing with Blend to try figure how to successfully have one record per rectangle.<br/><br/>I've been searching for tutorials on how to do so, but I can't seem to find any. Does anyone have a solution to my problem. If so, it'll greatly appreciated.<br/><br/>Regards,<br/>Kevin K.<hr class="sig">Kevin K. (a.k.a. Kevinul)© 2009 Microsoft Corporation. All rights reserved.Mon, 29 Jun 2009 03:50:53 Za9786a24-b122-494a-8b5c-268e558040cbhttp://social.expression.microsoft.com/Forums/en-US/blend/thread/a9786a24-b122-494a-8b5c-268e558040cb#a9786a24-b122-494a-8b5c-268e558040cbhttp://social.expression.microsoft.com/Forums/en-US/blend/thread/a9786a24-b122-494a-8b5c-268e558040cb#a9786a24-b122-494a-8b5c-268e558040cbKevin.Keeneyhttp://social.expression.microsoft.com/Profile/en-US/?user=Kevin.KeeneyModify XML Data Templates with Blend 3 Preview for Contact ListGreetings,<br/><br/>I'm attempting to create a contact list in Microsoft Expression Blend 3 Preview of a Silverlight 3 Navigation project that has four retangles consiting of an image control and a few text block controls. I made an XML file to store the data of the decription, image, etc... of a person in each retangle I have. I would like some support on having these Silverlight 3 controls have only one record or item per retangle, for example shown below.<br/><br/>Image | Name | Title | Phone Number | Description<br/>Image | Name | Title | Phone Number | Description<br/>Image | Name | Title | Phone Number | Description<br/>Image | Name | Title | Phone Number | Description<br/><br/>I have the Blend 3 to add properties with it's data panel by using sample data. I've been messing with Blend to try figure how to successfully have one record per rectangle.<br/><br/>I've been searching for tutorials on how to do so, but I can't seem to find any. Does anyone have a solution to my problem. If so, it'll greatly appreciated.<br/><br/>Regards,<br/>Kevin K.<hr class="sig">Kevin K. (a.k.a. Kevinul)Fri, 26 Jun 2009 01:48:14 Z2009-06-26T01:48:14Zhttp://social.expression.microsoft.com/Forums/en-US/blend/thread/a9786a24-b122-494a-8b5c-268e558040cb#88a7b09a-d2ca-412a-9728-ed6b91f9f7b3http://social.expression.microsoft.com/Forums/en-US/blend/thread/a9786a24-b122-494a-8b5c-268e558040cb#88a7b09a-d2ca-412a-9728-ed6b91f9f7b3Unni Ravindranathan - MSFThttp://social.expression.microsoft.com/Profile/en-US/?user=Unni%20Ravindranathan%20-%20MSFTModify XML Data Templates with Blend 3 Preview for Contact ListHi Kevin,<br/><br/>Will a control like the DataGrid help?<br/><br/><a href="http://blogs.msdn.com/unnir/archive/2009/03/19/datagrid-support-in-blend-3.aspx">http://blogs.msdn.com/unnir/archive/2009/03/19/datagrid-support-in-blend-3.aspx</a><br/><br/>Alternatively, you can use use a ListBox, and change the DataTemplate to look the way you want for each item (the rectangle can be the backgroun of the DataTemplate, thereby giving you only rectangle per item).<br/><br/>Thanks,<br/>Unni<hr class="sig">This posting is provided &quot;AS IS&quot; with no warranties, and confers no rights.Mon, 29 Jun 2009 03:50:53 Z2009-06-29T03:50:53Z