<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://xceed.com/CS/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Xceed DataGrid for WPF</title><link>http://xceed.com/CS/forums/35/ShowForum.aspx</link><description>Community support section for Xceed DataGrid for WPF, Xceed 3D Views for WPF, Xceed Editors for WPF, and Xceed Professional Themes for WPF</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Debug Build: 61120.2)</generator><item><title>Re: How to bind a MaskedTextBox</title><link>http://xceed.com/CS/forums/thread/26648.aspx</link><pubDate>Thu, 29 Apr 2010 15:08:11 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:26648</guid><dc:creator>Michel [Xceed]</dc:creator><slash:comments>0</slash:comments><comments>http://xceed.com/CS/forums/thread/26648.aspx</comments><wfw:commentRss>http://xceed.com/CS/forums/commentrss.aspx?SectionID=35&amp;PostID=26648</wfw:commentRss><description>hi Eduardo,&amp;nbsp;&lt;br&gt;can you provide more information on your problem?&lt;br&gt;Where are you using the masked textbox, is it inside a cell editor in our grid or outside of it?&lt;br&gt;If you wouldn't mind providing us with a sample project that would be more helpful.&lt;br&gt;&lt;br&gt;&lt;span class="Apple-style-span" style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;"&gt;Best regards&lt;br&gt;&lt;/span&gt;</description></item><item><title>How to bind a MaskedTextBox</title><link>http://xceed.com/CS/forums/thread/26632.aspx</link><pubDate>Tue, 27 Apr 2010 22:27:53 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:26632</guid><dc:creator>Eduardo</dc:creator><slash:comments>0</slash:comments><comments>http://xceed.com/CS/forums/thread/26632.aspx</comments><wfw:commentRss>http://xceed.com/CS/forums/commentrss.aspx?SectionID=35&amp;PostID=26632</wfw:commentRss><description>&lt;p&gt;Hi, I'm trying to bind a MaskedTextBox width a string, but I I do:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xceed:MaskedTextBox &lt;b&gt;Value&lt;/b&gt;="{Binding Path=Factura, Mode=TwoWay}" ValueDataType="{x:Type s:String}" Mask="&amp;gt;L-0000-00000000" /&amp;gt;&lt;/p&gt;&lt;p&gt;The control do not set the changes in the model.&lt;/p&gt;&lt;p&gt;And if I do &lt;br&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xceed:MaskedTextBox &lt;b&gt;Text&lt;/b&gt;="{Binding Path=Factura, 
Mode=TwoWay}" ValueDataType="{x:Type s:String}" 
Mask="&amp;gt;L-0000-00000000" /&amp;gt;&lt;/p&gt;&lt;p&gt;The model gets a masked value.&lt;/p&gt;&lt;p&gt;How must I do it?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>