At this moment, you can delete an all-day event using a context menu.
Moving and delete icon could be available in 4.2 or 4.3.
Comment posted by Sheraz 18 years ago.
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.
Comment posted by Dan Letecky 18 years ago.
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.
Comment posted by Sheraz 18 years ago.
Thanks a lot.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.