Skip to main content
1-Visitor
June 10, 2019
Solved

How to use mouse hover event to trigger ?

  • June 10, 2019
  • 2 replies
  • 1267 views

hi all,

my use case is,

i want to trigger a service when i hover my mouse over a grid.

how idea or work around how i can achieve this?

Best answer by slangley

Hi @unknown.

 

This is not recommended.  You could inadvertently make changes just by hovering when it was not intended.  There is a double-click event that may be better suited to your purposes.

 

Regards.

 

--Sharon

2 replies

slangleyCommunity ManagerAnswer
Support
June 18, 2019

Hi @unknown.

 

This is not recommended.  You could inadvertently make changes just by hovering when it was not intended.  There is a double-click event that may be better suited to your purposes.

 

Regards.

 

--Sharon

Support
June 28, 2019

Hi @unknown.

 

If you feel that the previous reply answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon