I am stuck if i create a new All day Event, now once created an All day event it cannot be deleted.....:( When i can expect this functionality ?)
Sheraz
-
9/27/2007 7:09:04 AM
Thanks Dan Letecky for the information, Could you Explain in detail How? i dont see a method or property associated with Allday events which show context menu.
Sheraz
-
9/28/2007 2:49:14 AM
Use ContextMenuID property to set the context menu for events. This context menu will be used for both the all-day and regular events.
You can also assign the context menu individually in BeforeEventRender event handler using e.ContextMenuClientName property.