I have a context menu that has an "edit" item. I would like to have that "edit" item perform as the double click functionality does. What it does not seem to do is handle recurring events properly -- it does not popup the box that asks whether to edit a single occurrence or the whole series.
EDIT: Disregard. I had code that was breaking this functionality. It is now working.
EDIT: Disregard. I had code that was breaking this functionality. It is now working.