<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/listview</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 12:54:48 GMT</pubDate>
<item>
<title>(Java) search string - azovotha</title>
<link>http://snipplr.com/view/70304/search-string/</link>
<description><![CDATA[ <p>search a string inside the database an post the results into a ListView</p> ]]></description>
<pubDate>Thu, 07 Mar 2013 04:55:54 GMT</pubDate>
<guid>http://snipplr.com/view/70304/search-string/</guid>
</item>
<item>
<title>(VB.NET) Copy items between 2 ListView Controls - ed_trench</title>
<link>http://snipplr.com/view/67425/copy-items-between-2-listview-controls/</link>
<description><![CDATA[ <p>Copying/Moving items between 2 ListView Controls for reference</p> ]]></description>
<pubDate>Sat, 29 Sep 2012 00:12:27 GMT</pubDate>
<guid>http://snipplr.com/view/67425/copy-items-between-2-listview-controls/</guid>
</item>
<item>
<title>(Windows PowerShell) Add Calendar View Web Part  PowerShell Script - nickaranz</title>
<link>http://snipplr.com/view/52561/add-calendar-view-web-part--powershell-script/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 25 Apr 2011 07:16:03 GMT</pubDate>
<guid>http://snipplr.com/view/52561/add-calendar-view-web-part--powershell-script/</guid>
</item>
<item>
<title>(C#) ListView with re-ordering through drag and drop - pckujawa</title>
<link>http://snipplr.com/view/33427/listview-with-reordering-through-drag-and-drop/</link>
<description><![CDATA[ <p>Microsoft has acknowledged (see URL) that the lack of this functionality is an error. The extended control code below adds reordering to a ListView. It works with multiple items as well as single items.

See also:
[http://www.codeproject.com/KB/list/dragdroplistviewreorder1.aspx](http://www.codeproject.com/KB/list/dragdroplistviewreorder1.aspx).</p> ]]></description>
<pubDate>Wed, 28 Apr 2010 11:39:54 GMT</pubDate>
<guid>http://snipplr.com/view/33427/listview-with-reordering-through-drag-and-drop/</guid>
</item>
</channel>
</rss>