<?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: Reset a canceled edtion to row's previous value</title><link>http://xceed.com/CS/forums/thread/32345.aspx</link><pubDate>Wed, 04 Jul 2012 19:39:32 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:32345</guid><dc:creator>Diane [Xceed]</dc:creator><slash:comments>0</slash:comments><comments>http://xceed.com/CS/forums/thread/32345.aspx</comments><wfw:commentRss>http://xceed.com/CS/forums/commentrss.aspx?SectionID=35&amp;PostID=32345</wfw:commentRss><description>&lt;p&gt;Hi Jib,&lt;br&gt;&lt;br&gt;The ability to cancel the edition and revert to the initial value is already built-in, you simply need to press the Escape key.&lt;br&gt;&lt;br&gt;On the first press it will reset the value in the cell you are currently editing back to the original value, but leave the row in edit mode. You can then start typing the correct value, or press escape again to cancel the edit on the entire row.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Reset a canceled edtion to row's previous value</title><link>http://xceed.com/CS/forums/thread/32209.aspx</link><pubDate>Mon, 04 Jun 2012 14:27:35 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:32209</guid><dc:creator>Jib</dc:creator><slash:comments>0</slash:comments><comments>http://xceed.com/CS/forums/thread/32209.aspx</comments><wfw:commentRss>http://xceed.com/CS/forums/commentrss.aspx?SectionID=35&amp;PostID=32209</wfw:commentRss><description>&lt;p&gt;Hi, the topic title is self explanatory.&lt;/p&gt;&lt;p&gt;I have an editable Xceed DataGridControl, I want to give the choice to the user when he edited a cell wrong to reset it to its previous value or to continue to edit it.&lt;/p&gt;&lt;p&gt;So far I'm storing the row's initial item on the BeginningEdit event. If he chooses to reset the row, I replace the edited item I got from the CommittingEdit event with the initial one. It doesn't seem to work. Moreover I can't cancel the row edition.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Do I have to use the Section event on the row to store the row and then afterwards to cancel its edition if necessary ?&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thanks in advance if anyone can give me a hint. &lt;br&gt;&lt;/p&gt;</description></item></channel></rss>