<?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>Client Side ASP.NET ListView Sorting via jQuery TableSorter Plugin Dem</title>
      <description>I was recently asked to provide sorting on a ListView that I knew needed it, but had left off originally because I was having trouble with the way I normally handle sorting ListViews with this particular page. This led me to searching for another way. I think what I came up with may replace the way I have been handling user requested sorting (all server side) up until now. What I found was the jQuery TableSorter plugin plus a few extras. The plugin, like just about all jQuery plugins is really easy to use. You just point it at your table and it does the rest (make sure your table has thead and tbody tags though). Of course there are many options that you can set for your particular situation. Check out the demo. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f10%2f16%2fClient-Side-ASPNET-ListView-Sorting-via-jQuery-TableSorter-Plugin-Demo.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f10%2f16%2fClient-Side-ASPNET-ListView-Sorting-via-jQuery-TableSorter-Plugin-Demo.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Client_Side_ASP_NET_ListView_Sorting_via_jQuery_TableSorter_Plugin_Dem</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Client_Side_ASP_NET_ListView_Sorting_via_jQuery_TableSorter_Plugin_Dem</guid>
      <pubDate>Wed, 22 Oct 2008 01:01:02 GMT</pubDate>
    </item>
    <item>
      <title>When Truncating Text Increase the Size of the Read More Target - ASP.N</title>
      <description>I found a new jQuery plugin bigTarget.js via http://www.noupe.com/css/using-javascript-to-fix-12-common-browser-headaches.html. I thought the technique would work great to improve my ListView's where I am using the truncate plugin that I found and initially posted about here Truncate Lengthy Text for Cleaner Display in ASP.NET ListView Using jQuery.

Essentially, instead of just presenting a more or less link for the user to click, the user can click anywhere in a cell to expand or contract the text. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f10%2f13%2fWhen-Truncating-Text-Increase-the-Size-of-the-Read-More-Target-ASPNET-ListView-Example.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f10%2f13%2fWhen-Truncating-Text-Increase-the-Size-of-the-Read-More-Target-ASPNET-ListView-Example.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/When_Truncating_Text_Increase_the_Size_of_the_Read_More_Target_ASP_N</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/When_Truncating_Text_Increase_the_Size_of_the_Read_More_Target_ASP_N</guid>
      <pubDate>Tue, 14 Oct 2008 13:19:10 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET ListView Expansion Via jQuery</title>
      <description>I have been looking for ways to provide as much data as possible to my users without cluttering up the screen too much. In my last post Truncate Lengthy Text for Cleaner Display in ASP.NET ListView Using jQuery I think I found a pretty good way to achieve this but it doesn't work for all situations. An example would be when you have multiple detail records per parent record such as notes, orders etc. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f10%2f13%2fASPNET-ListView-Expansion-Via-jQuery.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f10%2f13%2fASPNET-ListView-Expansion-Via-jQuery.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/ASP_NET_ListView_Expansion_Via_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/ASP_NET_ListView_Expansion_Via_jQuery</guid>
      <pubDate>Tue, 14 Oct 2008 00:25:33 GMT</pubDate>
    </item>
    <item>
      <title>jQuery Progress Indicators</title>
      <description>For a page I was working on this week I needed a static progress indicator to give a visual representation of the status of a list of projects. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f10%2f05%2fjQuery-Progress-Indicators.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f10%2f05%2fjQuery-Progress-Indicators.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_Progress_Indicators</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_Progress_Indicators</guid>
      <pubDate>Mon, 06 Oct 2008 02:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Delete Confirmation Popup in ASP.NET ListView Item Using ThickBox jQue</title>
      <description>In my post last week I initially tried using the jQuery ThickBox plugin to popup a confirmation dialog from an ASP.NET ListView item. I had some trouble at the time getting it to work how I wanted so I moved on to using the SimpleModal plugin. This weekend I decided to go back and try the ThickBox plugin again. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f14%2fDelete-Confirmation-Popup-in-ASPNET-ListView-Item-Using-ThickBox-jQuery-Plugin.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f14%2fDelete-Confirmation-Popup-in-ASPNET-ListView-Item-Using-ThickBox-jQuery-Plugin.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Delete_Confirmation_Popup_in_ASP_NET_ListView_Item_Using_ThickBox_jQue</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Delete_Confirmation_Popup_in_ASP_NET_ListView_Item_Using_ThickBox_jQue</guid>
      <pubDate>Mon, 15 Sep 2008 12:55:46 GMT</pubDate>
    </item>
    <item>
      <title>Modal Delete Confirmation in an ASP.NET ListView Using SimpleModal jQu</title>
      <description>I have been using the ModalPopupExtender from the AjaxControlToolkit for quite some time now to confirm delete requests prior to allowing the page to be posted back to the server. Since I have been spending so much time with jQuery lately I thought I would try to put something together that was jQuery specific.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f11%2fModal-Delete-Confirmation-in-an-ASPNET-ListView-Using-SimpleModal-jQuery-Plugin.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f11%2fModal-Delete-Confirmation-in-an-ASPNET-ListView-Using-SimpleModal-jQuery-Plugin.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Modal_Delete_Confirmation_in_an_ASP_NET_ListView_Using_SimpleModal_jQu</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Modal_Delete_Confirmation_in_an_ASP_NET_ListView_Using_SimpleModal_jQu</guid>
      <pubDate>Fri, 12 Sep 2008 10:01:06 GMT</pubDate>
    </item>
    <item>
      <title>Details Popup Via jQuery clueTip Plugin</title>
      <description>Just to prove there are a million ways to get something done I decided to try using the jQuery clueTip Plugin to provide more details about an item in an ASP.NET ListView via a popup. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f07%2fDetails-Popup-Via-jQuery-clueTip-Plugin.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f07%2fDetails-Popup-Via-jQuery-clueTip-Plugin.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Details_Popup_Via_jQuery_clueTip_Plugin</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Details_Popup_Via_jQuery_clueTip_Plugin</guid>
      <pubDate>Thu, 11 Sep 2008 10:46:05 GMT</pubDate>
    </item>
    <item>
      <title>Details Popup Via jQuery clueTip Plugin</title>
      <description>Just to prove there are a million ways to get something done I decided to try using the jQuery clueTip Plugin to provide more details about an item in an ASP.NET ListView via a popup. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f07%2fDetails-Popup-Via-jQuery-clueTip-Plugin.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f07%2fDetails-Popup-Via-jQuery-clueTip-Plugin.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Details_Popup_Via_jQuery_clueTip_Plugin</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Details_Popup_Via_jQuery_clueTip_Plugin</guid>
      <pubDate>Thu, 11 Sep 2008 10:46:05 GMT</pubDate>
    </item>
    <item>
      <title>ListView Control with DropDownExtender and Menu</title>
      <description>This article describes how to display the Context Menu on each row of the ListView Control using DropDownExtender and Menu control  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetfunda.com%2farticles%2farticle129.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetfunda.com%2farticles%2farticle129.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ListView_Control_with_DropDownExtender_and_Menu</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ListView_Control_with_DropDownExtender_and_Menu</guid>
      <pubDate>Mon, 08 Sep 2008 02:31:28 GMT</pubDate>
    </item>
    <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>Fri, 18 Jul 2008 00: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>Tue, 15 Jul 2008 04: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 16: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 21: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>Tue, 08 Jul 2008 00: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 23: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 23: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 10: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>Wed, 05 Sep 2007 07: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 12: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 09: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 13: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 15: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 10: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 15:11:09 GMT</pubDate>
    </item>
  </channel>
</rss>