PDA

View Full Version : Drag canvas component and drop to DateChooser Control


chirag.patel
08-13-2008, 01:18 AM
Hello Friends,

I am new to flex and actionscripts.
I am working on flex project where i have one Main canvas component.
and few more components are added to that Main canvas as child to it.
one of those child component is datechooser component.
I can drag and drop child canvas component to anywhere in main canvas component.
But i like to drag child canvas component to DateChooser component and drop that canvas component on selected date of the DateChooser Component.
Do DateChooser component support drag and drop events.? if not then any idea how can i solve this issue?

Thanks in Advance,
Chirag Patel:)