DBAdvGrid OnClick event fires when dataset is scrolled

The OnClick event is firing when I use keyboard, mouse wheel or a dbnavigator to move to another record in the dataset. Is this normal behavior? and is there an option to turn that off.

The OnClick event does fire as expected when I click on the grid.

Thanks,
Elias

We investigated this and we've seen that this bug actually originates from the base class in VCL TStringGrid.
We implemented a workaround for this erratic behavior and this will be included in the next update.