Thanks Tony, it works!
In “onSelectRow” event, i would like to distinguish between mouse click (no delay) and key scrolling (with delay, in order to avoid multiple, useless code execution). But in “onSelectRow” no “event” parameter is available.
How can i detect and discriminate the event?
Thanks