<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/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>Silverlight Controls and Silverlight Toolkit</title><link>http://forums.silverlight.net/forums/35.aspx</link><description>Discussions around using and developing Silverlight controls and the Silverlight Toolkit</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Re: Datagrid column cell color change, after edit</title><link>http://forums.silverlight.net/forums/thread/230259.aspx</link><pubDate>Sun, 07 Jun 2009 13:55:24 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:230259</guid><dc:creator>puneetpriyadarshi</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/230259.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=230259</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://www.mystudyworld.com/?p=60"&gt;&amp;nbsp;Try this link it might help&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Puneet &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Re: Datagrid column cell color change, after edit</title><link>http://forums.silverlight.net/forums/thread/103072.aspx</link><pubDate>Sun, 05 Oct 2008 23:08:30 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:103072</guid><dc:creator>lee_sl</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/103072.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=103072</wfw:commentRss><description>&lt;p&gt;try something like this&lt;/p&gt;
&lt;p&gt;&lt;a href="http://leeontech.wordpress.com/2008/10/05/changing-foreground-of-cells-that-are-modified-in-datagrid/"&gt;http://leeontech.wordpress.com/2008/10/05/changing-foreground-of-cells-that-are-modified-in-datagrid/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Re: Datagrid column cell color change, after edit</title><link>http://forums.silverlight.net/forums/thread/103034.aspx</link><pubDate>Sun, 05 Oct 2008 20:53:59 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:103034</guid><dc:creator>sl_ananya</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/103034.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=103034</wfw:commentRss><description>&lt;p&gt;I am binding my datagrid with a collection, And more than one column is editable.&lt;br /&gt;I&amp;nbsp;want to change color of column only when someone has edited data. How I will determine that&lt;br /&gt;that which column is being edited, and user has actually edited data. i.e data in textbox is different than the original data.&lt;/p&gt;</description></item><item><title>Re: Datagrid column cell color change, after edit</title><link>http://forums.silverlight.net/forums/thread/102980.aspx</link><pubDate>Sun, 05 Oct 2008 17:45:55 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:102980</guid><dc:creator>sladapter</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/102980.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=102980</wfw:commentRss><description>&lt;p&gt;The best way to do this is using DataBiding, you can set the binding to your display control&amp;#39;s Background. Use a ValueConverter in the binding, based on the Data return different SolidColorBrush to set the background color.&lt;/p&gt;&lt;p&gt;See the answer in this thread: &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://silverlight.net/forums/p/27465/93474.aspx#93474" title="http://silverlight.net/forums/p/27465/93474.aspx#93474"&gt;http://silverlight.net/forums/p/27465/93474.aspx#93474 &lt;/a&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Datagrid column cell color change, after edit</title><link>http://forums.silverlight.net/forums/thread/102879.aspx</link><pubDate>Sun, 05 Oct 2008 10:14:48 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:102879</guid><dc:creator>sl_ananya</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/102879.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=35&amp;PostID=102879</wfw:commentRss><description>&lt;p&gt;Hi,&amp;nbsp; inside my datagrid I have used celltemplate and celleditingtemplate to display and edit data.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;Now , i can edit data after double click. I want to change color of column after I am done with editing. How shud I do that. I think I need to do this in Datagrid&amp;#39;s committingedit event, but how?</description></item></channel></rss>