Why do you need to activate the hint (Application.ActivateHint(P)) by code?
If grid.showhint is true, just changing the hint text should be ok... have you tried it without this line?
Anyhow, the application.onhint event is tricky, for a component that can have several instances on one app, using this event is tricky, as only one event handler can exists, and you need one per grid and manage it when one is freed... dificult one!
Reputation Points: 12
Solved Threads: 5
Junior Poster in Training
Offline 51 posts
since Nov 2009