Hi All,
Using SmartGWT 2.2 (awesome) and I want to be able to drop external records into a Calendar's Event.
I can drag and drop records into the Calendar but I can't seem to grab the Event I am hovering over/dropping record into (dev console says the Target is a Layout object not a CalanderEvent... can't cast it to CalendarEvent).
I can't see a calander.addEventDropHandler()... how can I do this?
Guy
Using SmartGWT 2.2 (awesome) and I want to be able to drop external records into a Calendar's Event.
I can drag and drop records into the Calendar but I can't seem to grab the Event I am hovering over/dropping record into (dev console says the Target is a Layout object not a CalanderEvent... can't cast it to CalendarEvent).
I can't see a calander.addEventDropHandler()... how can I do this?
Guy