I have a tree for a training site.
 
It has Courses who have CourseInstance children:
 
<info>
<course title="Cooking 101">
<courseinstance location="Houston" date="02/11/1974" />
<courseinstance location="Chicago" date="12/23/2007" />
</course>
...
 
I want people to be able to drag items off the tree and into a List (think of a shopping cart).  I ONLY want them to be able to drag off the INSTANCES, not the course "container".
 
I swear I saw something on the web about conditional dragging, but can't find it anywhere, and am not too clear how to do it with the Tree?
 
Thanks!
 
-- TC
__._,_.___

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





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to