How to handle events in the grid?

  • Thread starter Thread starter MeAgin
  • Start date Start date
M

MeAgin

Hi all,



In an Outlook folder I'm showing some data downloaded from a web service.
When I click on an item I want to download some data from the server and
display in the preview pane.

Also when double clicked the same data should be displayed.

Any guidance to achieve using VBA is greatly appreciated.



Beset regards,

Nadee
 
Hi,

Thanks for the info.
How can I get a handle to the newly selected mail item in this mwthod? Then
I can download data from the server and populate using this handle.

Beset regards,
Nadee
 
Back
Top