﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ClientUI - Mapping Data Member Paths when using UXScheduleView</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Mapping-Data-Member-Paths-when-using-UXScheduleView/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Mapping Data Member Paths when using UXScheduleView</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Mapping-Data-Member-Paths-when-using-UXScheduleView/</link><pubDate>Mon, 11 Jun 2012 21:50:39 GMT</pubDate><dc:creator>yudi</dc:creator><category>UXScheduleView</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;To bind UXScheduleView or any individual view to data, set the EventSource property to an object that implements IEnumerable. Each event in the UXScheduleView is bound to an object in data source.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;When the EventSource is specified, UXScheduleView will create a UXScheduleViewEventModel for each item available in the collection. The UXScheduleViewEventModel class represents user data by mapping the important fields as follow: EventIDMemberPath; ParentIDMemberPath; ResourceIDMemberPath; etc.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;All member path properties in UXScheduleView already have their default value set. It is not necessary to define these member path again if your data model already matches the default value of the member path.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Mapping Data Member Paths when using UXScheduleView</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Mapping-Data-Member-Paths-when-using-UXScheduleView/</link><pubDate>Sat, 09 Jun 2012 15:26:48 GMT</pubDate><dc:creator>RodneyPhillips</dc:creator><category>UXScheduleView</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am new to silverlight development and involved in a project creating an MVVM based Booking application.&lt;/p&gt;
&lt;p&gt;We are using the UxScheduleView control and I need to map my database EventSource fields to those used by UXScheduleView. From the documentation I see I must use Data Member Path properties but cannot find an example of how and where this is done.&lt;/p&gt;
&lt;p&gt;I would very much appreciate a small example of creating a new event where some field mapping occurs.&lt;/p&gt;
&lt;p&gt;Thankyou for any assistance&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Rodney&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;   &lt;/p&gt;</description></item></channel></rss>