Pivot Table Events

I

Igor

Hi everyone,

I have an Windows Application in VB.Net and I need the Pivot Table (OWC
11) events Click and DblClick but these events are completelly ignored
by the application, I click or double click in anywhere in the Pivot
Table and nothing happens. What I have to do to fix this problem? What I
need is a Click or DoubleClick event. I also tried the MouseUp event but It
is also ignored juat like almost events, the only event It is works is the
SelectionChange event.

Thanks
 
Top