Populating the timeline view from a Linq datasource and need to disable the deleting of an appointment using the Delete key
The appointments are not added individually so can't see where I would set .AllowDelete = False and implementing e.SuppressKeyPress doesn't seem to have any effect.
Any ideas how I can achieve this.
Thanks
The appointments are not added individually so can't see where I would set .AllowDelete = False and implementing e.SuppressKeyPress doesn't seem to have any effect.
Any ideas how I can achieve this.
Thanks