<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.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>Data Presentation Controls</title><link>http://forums.asp.net/24.aspx</link><description>ASP.NET data-bound controls such as the DataGrid, DataList, GridView, FormView, DetailsView, and Repeater Controls.  &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=23&amp;c=17" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Aspx Gridview Row Change</title><link>http://forums.asp.net/thread/2589480.aspx</link><pubDate>Fri, 29 Aug 2008 17:24:01 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2589480</guid><dc:creator>bmains</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2589480.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=24&amp;PostID=2589480</wfw:commentRss><description>&lt;p&gt;Hey,&lt;/p&gt;
&lt;p&gt;In the RowUpdating event, the event argument has an OldValues and a NewValues dictionary that you can use.&amp;nbsp; This has all the properties of the two calls, but only works if you are using the data source control and are not using a TemplateField.&lt;/p&gt;</description></item><item><title>Aspx Gridview Row Change</title><link>http://forums.asp.net/thread/2589405.aspx</link><pubDate>Fri, 29 Aug 2008 16:36:07 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2589405</guid><dc:creator>markcas</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2589405.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=24&amp;PostID=2589405</wfw:commentRss><description>&lt;p&gt;I have a gridview control being populated by data from a SQL Server database, the gridview have the editUpdate buttons.&amp;nbsp; I need to execute a process when the update button gets click, but only if a cell on that row gets changed.&amp;nbsp; The editUpdate buttons are from the gridView control and its related data source&lt;/p&gt;</description></item></channel></rss>