Hi,
I’m quite new to jqWidgets and have been doing some experimenting with the jqxGrid component. Overall, it works well. However, I’m trying to figure out how I can bind custom onhover events to the cells of the jqxGrid? I have extended data that I need to display via a popup when a user hovers over a grid for an extended period of time (ex: after 1 sec), but cannot seem to find a quick way to accomplish this.
I noticed that there is a `enabletooltip` and an `enablehover` property, but not sure how to associate my information to either case.
Can someone point me in the right direction?
Thanks,
Eric