Hi everybody,
Before reading the thread please keep in mind the functionality of Outlook.
As per outlook a list of mails were shown to the user and by doing single click on the msg that will be open on the same screen and if on double click that will open on the full screen.
I want to build the same functionality. So i am explaining wht i have done:
-
A gridview having link in the msg to view msg
-
On single click the msg will be open in the same screen
Now the problem is how to do the event on double click to view it in full screen.
thanks