﻿<?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 - ClientUI UXCalendar cause error when using DataTimeCommands </title><link>http://www.intersoftsolutions.com/Community/ClientUI/ClientUI-UXCalendar-cause-error-when-using-DataTimeCommands/</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>ClientUI UXCalendar cause error when using DataTimeCommands </title><link>http://www.intersoftsolutions.com/Community/ClientUI/ClientUI-UXCalendar-cause-error-when-using-DataTimeCommands/</link><pubDate>Fri, 17 May 2013 00:48:18 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Please find my response on &lt;a href="http://www.intersoftpt.com/Community/ClientUI/How-to-use-UXCalendar-to-bind-data-with-Events-Property/" target="_blank"&gt;“How to use UXCalendar to bind data with Events Property?” thread&lt;/a&gt;. I have provided a simple sample of code which shows how to add event using Events property of UXCalendar.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>ClientUI UXCalendar cause error when using DataTimeCommands </title><link>http://www.intersoftsolutions.com/Community/ClientUI/ClientUI-UXCalendar-cause-error-when-using-DataTimeCommands/</link><pubDate>Mon, 06 May 2013 22:17:03 GMT</pubDate><dc:creator>zxdluck</dc:creator><description>&lt;p&gt;Hi Yudi,&lt;/p&gt;
&lt;p&gt;I just have another problems in UXCalendar,in the doucuments, it said we can add events to UXCalendar by using Events property or EventsSource property. I know how to use EventSource property to add event, but using Event property to add event puzzled me , would you give me a sample that using Event property add event? Thank you very much!&lt;/p&gt;</description></item><item><title>ClientUI UXCalendar cause error when using DataTimeCommands </title><link>http://www.intersoftsolutions.com/Community/ClientUI/ClientUI-UXCalendar-cause-error-when-using-DataTimeCommands/</link><pubDate>Fri, 03 May 2013 00:36:59 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Glad to hear the good news.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Should you need further assistance or run into any problems regarding our controls, feel free to post it into our community site. We would be happy to assist you again.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>ClientUI UXCalendar cause error when using DataTimeCommands </title><link>http://www.intersoftsolutions.com/Community/ClientUI/ClientUI-UXCalendar-cause-error-when-using-DataTimeCommands/</link><pubDate>Thu, 02 May 2013 23:58:17 GMT</pubDate><dc:creator>zxdluck</dc:creator><description>&lt;p&gt;Hi Yudi,&lt;/p&gt;
&lt;p&gt;Thanks for your video, I got it ! Thank you very much!&lt;/p&gt;</description></item><item><title>ClientUI UXCalendar cause error when using DataTimeCommands </title><link>http://www.intersoftsolutions.com/Community/ClientUI/ClientUI-UXCalendar-cause-error-when-using-DataTimeCommands/</link><pubDate>Thu, 02 May 2013 23:17:53 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Thank you for the UXCalendar code.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;I tested the code in a Silverlight project and encountered no problems at all. Please find the attached video which shows how the test conducted on my local end.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;For your information, I’m using &lt;strong&gt;English (United States)&lt;/strong&gt; as the &lt;strong&gt;Region and Language Format&lt;/strong&gt; in my local end. Exception might happen on development PC which &lt;em&gt;uses different local settings&lt;/em&gt;, for example: &lt;strong&gt;Chinese (Simplified, PRC)&lt;/strong&gt;. This is due to the &lt;em&gt;different date and time formats&lt;/em&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;&lt;em&gt;By default&lt;/em&gt;, &lt;strong&gt;Chinese (Simplified, PRC)&lt;/strong&gt; local settings has &lt;strong&gt;yyyy/M/d&lt;/strong&gt; as the &lt;em&gt;Short date format&lt;/em&gt;. In order to avoid exception which happen when try to run the sample we should modify the date time format in the xaml code into a proper format. For example: try to use &lt;strong&gt;2010/12/25&lt;/strong&gt; as the Christmas date instead of 12/25/2010.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>ClientUI UXCalendar cause error when using DataTimeCommands </title><link>http://www.intersoftsolutions.com/Community/ClientUI/ClientUI-UXCalendar-cause-error-when-using-DataTimeCommands/</link><pubDate>Thu, 02 May 2013 05:20:39 GMT</pubDate><dc:creator>zxdluck</dc:creator><description>&lt;p&gt;Hi, I have a problem that when I use &lt;strong&gt;DataTimeCommands&lt;/strong&gt; in UXCalendar control, but it cause error,I wonder if I lose some conference? How to solve this problem now. Thank you very much! the following is my attachment code:&lt;/p&gt;&lt;pre&gt;&amp;lt;Intersoft:UXPage    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
    mc:Ignorable="d"
    xmlns:Intersoft="http://intersoft.clientui.com/schemas"
    x:Class="ClientUIAdvInputCntrl.Views.UXCalendar_DataTimeCommands"
    Title="UXCalendar_DataTimeCommands Page"
    xmlns:local="clr-namespace:Intersoft.Client.UI.Aqua.UXInput;assembly=Intersoft.Client.UI.Aqua.UXInput"
    d:DesignWidth="640" d:DesignHeight="480"&amp;gt;
    
    &amp;lt;Grid x:Name="LayoutRoot" Background="White"&amp;gt;
        &amp;lt;StackPanel Orientation="Vertical" HorizontalAlignment="Center"&amp;gt;
            &amp;lt;Intersoft:UXCalendar DisplayDate="1/1/2010" x:Name="UXCalendar1"
                                  HorizontalAlignment="Center"
                                  CalendarTodayVisibility="Collapsed" /&amp;gt;
            &amp;lt;StackPanel Orientation="Vertical"&amp;gt;
                &amp;lt;TextBlock Text="Special Date:" /&amp;gt;
                &amp;lt;Intersoft:UXButton Command="local:DateTimeCommands.GotoToday"
                                    CommandTarget="{Binding ElementName=UXCalendar1}"
                                    Content="Goto Today" Height="23" Width="150" Margin="5,5"/&amp;gt;
                &amp;lt;Intersoft:UXButton Command="local:DateTimeCommands.GotoDate"
                                    CommandParameter="12/25/2010"
                                    CommandTarget="{Binding ElementName=UXCalendar1}"
                                    Content="Goto Christmas" Height="23" Width="150" Margin="5,5"/&amp;gt;
            &amp;lt;/StackPanel&amp;gt;
        &amp;lt;/StackPanel&amp;gt;
    &amp;lt;/Grid&amp;gt;
&amp;lt;/Intersoft:UXPage&amp;gt;&lt;/pre&gt;</description></item></channel></rss>