I think the event DELAYED_CHANGED_SEL_CALLBACK may help you. Dont forget to call the method REGISTER_DELAYED_EVENT for registering this event. This event works approximately in 3 sec. after the user has changed the row by mouse or by pressing key PgUp or PgDown.
Add a comment