Hi
Here is what I want to do:
When I (right) click on a date in the calendar control, I want a context menu to appear. From the context menu, I want to select a menu item, and send the value from the menu item and the date back to the server.
The problem I am having is to display the menu when I (right) click a date. So far I have tried to solve this by client side code, but to no success.
Is there anybody who could make a skeleton of a page which accomplishes what I want?
- Thorgeir