16Apr/110
VB.NET Move ListViewItems Up and Down
Posted by Paul
I recently wrote an application where I needed to move items up and down (order them) in ListView in VB.NET and discovered that there isn't a built in method to do so. I decided to share my solution which is shown below. This method can be used to move one or multiple selected items up or down in the list. All tag information and formatting should 'follow' the items moved. This method is easily ported to C#.
Tagged as: .NET, Code Sample, ListView
Continue reading
Recent Posts
- VPN Setup With LT2P & IPSEC
- Unipolar Stepper Motor Driver
- Electronics Testing
- Apache & PHP Setup in Windows
- VB.NET Move ListViewItems Up and Down
- Advent VEGA Tablet PC
- CrashPlan Online Backup on QNAP TS-210 NAS
- Dropbox
- Delete all Picasa Web Albums
- Converting CVSNT to Linux CVS
Tags
.NET
advent vega
Amp
Apache
Bass
Code Sample
Crashplan
CVS
Debian
Electronics
IPSEC
L2TP
linux
ListView
MySQL
NAS
Online Backup
Photography
PHP
Picasa
QNAP
reviews
Server
Software
Squid
tablet
Ubuntu
VPN
Web Design
Windows
Archive
- November 2011 (4)
- April 2011 (1)
- March 2011 (1)
- January 2011 (1)
- December 2010 (1)
- September 2010 (1)
- May 2010 (1)
- April 2010 (8)
- March 2010 (1)
- March 2009 (1)




