This article might help you with the drag and drop:
http://www.adobe.com/devnet/flex/quickstart/adding_drag_and_drop/
--- In flexcoders@yahoogroups.com, Rick Root <[EMAIL PROTECTED]> wrote:
>
> I'm building an app that will replace a current HTML-based app that 
> allows users to search our database and then do a file drop of the 
> results in CSV/Excel/Tab format.
> 
> They have the ability to choose which fields to drop, if they want.. so 
> I've got an HTML format that looks like this, a bunch of categorized 
> checkboxes.
> 
> https://www.it.dev.duke.edu/temp/dropfields_example.html
> 
> I figure there has to be a better way to build this kind of form in 
> Flex, but I really don't have enough knowledge about all the 
> possibilities...
> 
> I'd love to hear some suggestions.
> 
> I was thinking about using some kind of tree component - but with 
> checkboxes that can be selected, not selected, or partially selected (a 
> node that was partially selected would have some children that were 
> selected and some that were not selected).
> 
> No idea how to do that though :)
> 
> Thanks.
> 
> Rick
>







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to