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
Drag item in Datagrid (with scroller)?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- VIP Livecode Opensource Backer
- Posts: 348
- Joined: Sun Jul 03, 2011 2:04 am
Re: Drag item in Datagrid (with scroller)?
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.
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.