Good Morning,
 
I have a datagridview and a calendar on another page.
 
 
My aim is that when the user double clicks in the  datagridview the actual appointment in the calendar will pop up.
 
 
For example you have a datagridview showing - StartTime - 11am
 
When you double click on that datagridview it should bring up  the same starttime but in a calendar view.
 
 
 
Any help regarding this will be appreciated.