<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/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>Sushila : Code Samples</title><link>http://msmvps.com/blogs/sushila/archive/tags/Code+Samples/default.aspx</link><description>Tags: Code Samples</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>How To: Group Data in the GridView Control</title><link>http://msmvps.com/blogs/sushila/archive/2007/05/25/how-to-group-data-in-the-gridview-control.aspx</link><pubDate>Sat, 26 May 2007 03:14:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:926898</guid><dc:creator>Sushila Patel&amp;#39;s Weblog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sushila/rsscomments.aspx?PostID=926898</wfw:commentRss><comments>http://msmvps.com/blogs/sushila/archive/2007/05/25/how-to-group-data-in-the-gridview-control.aspx#comments</comments><description>Grouping the data based on the column data is one of the common requirement. In ASP.NET 2.0 the Gridview control proves to be an efficient data control. The code snip shows how to group data using the GridView control . Read More......(&lt;a href="http://msmvps.com/blogs/sushila/archive/2007/05/25/how-to-group-data-in-the-gridview-control.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=926898" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sushila/archive/tags/Code+Samples/default.aspx">Code Samples</category></item><item><title>How To: Change the row Background color based on the database value using GridView Control</title><link>http://msmvps.com/blogs/sushila/archive/2006/01/27/how-to-change-the-row-background-color-based-on-the-database-value-using-gridview-control.aspx</link><pubDate>Fri, 27 Jan 2006 21:38:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:866573</guid><dc:creator>Sushila Patel's Weblog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sushila/rsscomments.aspx?PostID=866573</wfw:commentRss><comments>http://msmvps.com/blogs/sushila/archive/2006/01/27/how-to-change-the-row-background-color-based-on-the-database-value-using-gridview-control.aspx#comments</comments><description>We have seen many examples on how to change the background color of row based on the data using DataGrid Control. This can be done using a helper function or using the appropriate event of the datagrid We will use the similar scenerio to find out how...(&lt;a href="http://msmvps.com/blogs/sushila/archive/2006/01/27/how-to-change-the-row-background-color-based-on-the-database-value-using-gridview-control.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=866573" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sushila/archive/tags/Code+Samples/default.aspx">Code Samples</category></item></channel></rss>