PDA

View Full Version : ReportItemButton



Katrien Naert
14-Feb-2011, 10:12 AM
Hallo,

I have a CodeJock Grid that has a ReportItemButton on it. If I click the button a modal panel pops up. See printscreens.
The popup is called from the event :



Procedure OnComItemButtonClick Variant llRow Variant llItem Variant llButton


Navigation in the popup works fine as long as you use the keyboard.
Clicking with the mouse (left, right button) doesn't do anyting.
The mousewheel works fine.

If I change my code and use the following event on row level


Procedure OnComRowRClick Variant llRow Variant llItem

then mouse navigation works like it should.

I've noticed that when I use the OnComItemButtonClick event, when the popup is on the screen, if I leave the VDF application and switch to another app, when I come back, the mouse problem is solved.

Is there a workaround so the popup uses the mouse correctly?

Regards

Martin
18-Feb-2011, 12:11 PM
This maybe solved in 16.1 Alpha 3!