Page 1 of 1

Drag item in Datagrid (with scroller)?

Posted: Wed Sep 17, 2014 10:11 pm
by keithglong
Hi All,

I am playing with datagrids today and have a question. Is there a way to have a datagrid on a scroller (for iPhone-type scrolling action) and still be able to select an item and drag/drop it to change the list order? I am trying to duplicate the iPhone "edit" mode in apps that allow you to click on edit, then drag an item in the list to a different position, and then hit "done" when completed. Any example stacks out there?

(FYI: I am successfully able to drag/drop items in a datagrid stack running on a Mac or on a PC, but have been unsuccessful in duplicating the same situation in an iPhone app.)

Thanks,

- Boo
Gulf Breeze, Florida

Re: Drag item in Datagrid (with scroller)?

Posted: Thu Sep 18, 2014 3:46 pm
by Mikey
Look up Monte's (free) mergDataGrid.

Someone else had one, too.

Monte's works well, but I like the old version better than the new one, so I use his old library. The primary differences are that the new version scrolls faster, but it also scrolls the header off the screen, if you scroll down.