I Found a work around, by simply adding a Menu Item to add a "Semi Blank" new task. Now however , I have an issue, that since my data is bound to an external Database, when something is deleted, I need to also deleted it from the remote Database. The Ganttview removes it from the displayed collection, but I am not able to "catch" the relevant item that is being deleted ( I checked ItemRemoved, but can not seem to find the ID of the item that was removed)
↧