Hi,
I am currently looking the WebSchedule control as a possible solution for a shipping module I am working on. I am wondering with the WebSchedule control if it is possible to drag and drop data, in my case Orders from say a Tree Control, from the Tree Control to the WebSchedule control? Also for the purposes of my application "time" isn't necessarily an issue than it's I want be able to add multiple orders to a specific day in the calendar and have it update a Shipping Date (based on where orders are dropped on the calendar) of each order as it is dropped (or added) to the calendar. I did notice in working with the demo too that you can click on a Calendar day and a popup window appears (however in the case of the demo an error occured so I could not see the contents of the popup). I wondering if in this popup if you can say have a page that lists a group of items (in my case orders) that you select and have it populate the calendar on the day you clicked?
Sorry if this questions seem basic however I have not yet worked with the WebSchedule control and therefore don't know all the options available for manipulation of the schedule.
Thanks,
Paul
Hello Paul Raubertas,
WebSchedule and WebDataTree support drag and drop framework. On this not it is possible to drag and drop from WebSchedule to WebDataTree by handling the events associated with drag and drop.
For more details, please refer to the following documentation:
http://help.infragistics.com/Help/NetAdvantage/WPF/2012.1/CLR4.0/html/Infragistics_Drag_and_Drop_Framework.html
If you have any questions, please let me know as well.
Hello Paul Robertas,
I am just following up and see if you have any questions.