The ListView is the most powerful of the DataView controls and the hardest to work with. Here's how to minimize the pain while getting all the benefits. It's no secret that I'm a very big fan of ...
I have the following chunk of code which lets me reorder items in a ListView by dragging them.<BR><BR>What I'd really like to do when dragging is highlight the ListItem that the mouse is currently ...