<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with ListView</title>
    <description>the latest stories tagged with 'ListView' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Create a Picture Album using ListView in ASP.NET 3.5  </title>
      <description>In this article, we will see how to create a Picture Album using the ListView control. We will explore the GroupTemplate of ListView and explore how we can group multiple images together in the ListView, thereby creating an album effect. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d175"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d175" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Create_a_Picture_Album_using_ListView_in_ASP_NET_3_5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Create_a_Picture_Album_using_ListView_in_ASP_NET_3_5</guid>
      <pubDate>Thu, 17 Jul 2008 16:06:41 GMT</pubDate>
    </item>
    <item>
      <title>Inserting, Updating, Deleting and Paging records using ListView</title>
      <description>ListView control is a new control added into ASP.NET 3.5. It enables you to display data in a format specified by you using templates and styles. It is useful for data in any repeating structure just like DataList and Repeater controls. However, unlike those controls ListView control enable you to edit, insert, delete, sort, paginate data without any extra effort.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfunda.com%2farticles%2farticle40.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfunda.com%2farticles%2farticle40.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Inserting_Updating_Deleting_and_Paging_records_using_ListView</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Inserting_Updating_Deleting_and_Paging_records_using_ListView</guid>
      <pubDate>Mon, 14 Jul 2008 20:19:53 GMT</pubDate>
    </item>
    <item>
      <title>Drop-Down List in a ListView InsertItem Template</title>
      <description>Using a drop-down list in an List View control, &amp;quot;insert item template&amp;quot;. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2feb.net.nz%2fBlog%2fpost%2f2008%2f07%2f13%2fDrop-Down-List-in-a-ListView-InsertItem-Template.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2feb.net.nz%2fBlog%2fpost%2f2008%2f07%2f13%2fDrop-Down-List-in-a-ListView-InsertItem-Template.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Drop_Down_List_in_a_ListView_InsertItem_Template</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Drop_Down_List_in_a_ListView_InsertItem_Template</guid>
      <pubDate>Sun, 13 Jul 2008 08:01:25 GMT</pubDate>
    </item>
    <item>
      <title>Custom Paging with LINQ, ListView, DataPager and ObjectDataSource 2</title>
      <description>Custom Paging with LINQ, ListView, DataPager and ObjectDataSource, more Efficient method &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmosesofegypt.net%2fpost.aspx%3fid%3d303d486f-abc1-478e-997c-28d72ec0cfe5"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmosesofegypt.net%2fpost.aspx%3fid%3d303d486f-abc1-478e-997c-28d72ec0cfe5" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Custom_Paging_with_LINQ_ListView_DataPager_and_ObjectDataSource_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Custom_Paging_with_LINQ_ListView_DataPager_and_ObjectDataSource_2</guid>
      <pubDate>Tue, 08 Jul 2008 13:43:56 GMT</pubDate>
    </item>
    <item>
      <title>ListView Control in ASP.Net 3.5</title>
      <description>ListView is a new databound control that is shipped with ASP.Net 3.5. ListView control is similar to GridView, Repeater, and DataList which helps us to display a table of data with awesome additional features.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codedigest.com%2fArticles%2fASPNET%2f91_ListView_Control_in_ASPNet_35.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codedigest.com%2fArticles%2fASPNET%2f91_ListView_Control_in_ASPNet_35.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ListView_Control_in_ASP_Net_3_5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ListView_Control_in_ASP_Net_3_5</guid>
      <pubDate>Mon, 07 Jul 2008 16:07:22 GMT</pubDate>
    </item>
    <item>
      <title>Creating a Simple Dashboard using the TabContainer and ListView Contro</title>
      <description>As a user, I am a fan of dashboard pages.  Many data centric web applications have these as landing pages (I know the one I am currently building does).  These pages usually display a high-level summary of the data the application is managing for the user.  A few weeks ago when I was playing around with some Google Analytic style skins I tried combining the AjaxControlToolkit's TabContainer control with a simple ListView rendered data table to see if I could mimic some of the dashboard controls that google uses.  I thought it turned out pretty well so I figured I would write a quick post ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f06%2fcreating_a_simple_dashboard_us.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f06%2fcreating_a_simple_dashboard_us.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Creating_a_Simple_Dashboard_using_the_TabContainer_and_ListView_Contro</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Creating_a_Simple_Dashboard_using_the_TabContainer_and_ListView_Contro</guid>
      <pubDate>Wed, 11 Jun 2008 15:08:09 GMT</pubDate>
    </item>
    <item>
      <title>4 New Grouping Grid Skins for ListView: Vista, Bold, Win2k3 and Soft</title>
      <description>Nearly 6 months ago a wrote a post showing how you can use ASP.NET 3.5's new ListView and LinqDataSource controls to create a pretty sweet looking grouping grid.  Well I recently created a few additional skins for my original grid that I thought I would share.  You can follow the link to the demo site to see them in action and if you are interested in learning more you should read my original post and then download the sample site and step through some of the code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f06%2f4_new_grouping_grid_skins_vist.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f06%2f4_new_grouping_grid_skins_vist.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/4_New_Grouping_Grid_Skins_for_ListView_Vista_Bold_Win2k3_and_Soft</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/4_New_Grouping_Grid_Skins_for_ListView_Vista_Bold_Win2k3_and_Soft</guid>
      <pubDate>Wed, 11 Jun 2008 15:07:07 GMT</pubDate>
    </item>
    <item>
      <title>Create In-line Data Editing with the ASP.NET 3.5 ListView Control</title>
      <description>I am lovin' the total control the ListView control is giving me.  This past week a link to Telerik's new RadGrid control was floating around the office - and the general consensus was that the in-line editing capabilities control was pretty cool.  And I completely agree - the in-line edit feature is pretty useful.  But ... you don't need to buy the RadGrid to create a grid like this.  ASP.NET 3.5's ListView control provides excellent out of the box support for scenarios like this. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f05%2fmodifying_data_with_the_listvi.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f05%2fmodifying_data_with_the_listvi.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Create_In_line_Data_Editing_with_the_ASP_NET_3_5_ListView_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Create_In_line_Data_Editing_with_the_ASP_NET_3_5_ListView_Control</guid>
      <pubDate>Thu, 22 May 2008 02:17:22 GMT</pubDate>
    </item>
    <item>
      <title>Asp.net ListView - Too much CSS Friendly</title>
      <description>The new Asp.net ListView control is too much CSS friendly - Check it out. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2frashid%2farchive%2f2007%2f09%2f05%2fAsp.net-ListView---Too-much-CSS-Friendly.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2frashid%2farchive%2f2007%2f09%2f05%2fAsp.net-ListView---Too-much-CSS-Friendly.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Asp_net_ListView_Too_much_CSS_Friendly</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Asp_net_ListView_Too_much_CSS_Friendly</guid>
      <pubDate>Tue, 04 Sep 2007 23:46:01 GMT</pubDate>
    </item>
    <item>
      <title>.Net Windows Forms ListView ColumnHeader width tip. Set it to -1 or -2</title>
      <description>a little know width settings for ListView Column Headers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2007%2f08%2f29%2f60311.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fmladenp%2farchive%2f2007%2f08%2f29%2f60311.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Net_Windows_Forms_ListView_ColumnHeader_width_tip_Set_it_to_1_or_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Net_Windows_Forms_ListView_ColumnHeader_width_tip_Set_it_to_1_or_2</guid>
      <pubDate>Tue, 04 Sep 2007 04:16:02 GMT</pubDate>
    </item>
    <item>
      <title>The asp:ListView control (Product Listing Page with with Clean CSS UI)</title>
      <description>ListView with CSS and LINQ &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f08%2f10%2fthe-asp-listview-control-part-1-building-a-product-listing-page-with-clean-css-ui.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f08%2f10%2fthe-asp-listview-control-part-1-building-a-product-listing-page-with-clean-css-ui.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/The_asp_ListView_control_Product_Listing_Page_with_with_Clean_CSS_UI</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/The_asp_ListView_control_Product_Listing_Page_with_with_Clean_CSS_UI</guid>
      <pubDate>Fri, 10 Aug 2007 01:37:30 GMT</pubDate>
    </item>
    <item>
      <title>LINQDataSource and ListView - a Dream Team</title>
      <description>Another huge step in productivity and really comfortable, set up a dynamic ASP.NET Page with Update,Insert, Delete and Custom Template Support in seconds - almost out of the box. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.andreas-kraus.net%2fblog%2flinqdatasource-and-listview-a-dream-team%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.andreas-kraus.net%2fblog%2flinqdatasource-and-listview-a-dream-team%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/LINQDataSource_and_ListView_a_Dream_Team</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/LINQDataSource_and_ListView_a_Dream_Team</guid>
      <pubDate>Thu, 09 Aug 2007 05:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to the new Listview and DataPager</title>
      <description>A brief introduction to the new Listview and Datapager Controls of the .NET 3.5 Framework coming with Visual Studio 2008 Beta 2. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.andreas-kraus.net%2fblog%2flistview-and-datapager%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.andreas-kraus.net%2fblog%2flistview-and-datapager%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Introduction_to_the_new_Listview_and_DataPager_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Introduction_to_the_new_Listview_and_DataPager_1</guid>
      <pubDate>Mon, 30 Jul 2007 07:16:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET ListView in Orcas Beta1</title>
      <description>An introduction to the ListView control in .NET Orcas Beta 1. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspnetpodcast.com%2fCS11%2fblogs%2fasp.net_podcast%2farchive%2f2007%2f05%2f23%2fasp-net-podcast-show-93-asp-net-listview-in-orcas-beta-1-video.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspnetpodcast.com%2fCS11%2fblogs%2fasp.net_podcast%2farchive%2f2007%2f05%2f23%2fasp-net-podcast-show-93-asp-net-listview-in-orcas-beta-1-video.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_ListView_in_Orcas_Beta1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_ListView_in_Orcas_Beta1</guid>
      <pubDate>Wed, 30 May 2007 02:01:01 GMT</pubDate>
    </item>
    <item>
      <title>TabControl, ListView and strange behaviour when checking list items</title>
      <description>The king of all Windows controls ListView is behaving very differently depending if it is placed in a TabControl or not. If you have problems that the event delegate ItemCheck is not called when it should, you might find the answer within. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fredsolo.blogspot.com%2f2006%2f11%2ftabcontrol-listview-and-checking-list.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fredsolo.blogspot.com%2f2006%2f11%2ftabcontrol-listview-and-checking-list.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/TabControl_ListView_and_strange_behaviour_when_checking_list_items</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/TabControl_ListView_and_strange_behaviour_when_checking_list_items</guid>
      <pubDate>Tue, 07 Nov 2006 08:11:09 GMT</pubDate>
    </item>
  </channel>
</rss>