DragDrop in a ListView

  • Thread starter Thread starter oink
  • Start date Start date
O

oink

Hi all,

I am tasked to implement drag drop in a list view control for a mobile
device.
Pretty new to this, so i would appreciate any help i can get on doing
this.

Thanks :)
 
Hi alex,

What i need is to be able to reorder items in a List by drag-and-drop.
I've been working on it and i can't seem to find drag-drop events for
Mobile Controls. I'm trying to use mouse events right now. Is there a
easier way to do this?

*cheerios*
 
Back
Top