is there a way to have a mousehover event for ultralistview element? not the entier thing!
i am trying to use the hover for each subitem so i can display my tooltip for each one (my tooltip)
the problem is that after the first time i enter and stop somewhere it just doesn't activate the event until i get out and get back. (of the entire list that is)
Hello Meir,
The product lifecycle of your version 10.3 is expired. More details you could find http://ko.infragistics.com/help/product-lifecycle/ . Please upgrade to one of latest and supported versions where this issue doesn`t exist.
Let me know if you have any questions
i have the 10.3 version
In my sample where I used our latest version, I think that the method works properly. Could you please tell me what is your current version and do you have any installed service release and which exactly. Please upload small sample that reproduce your issue and I`ll be glad to research it for you.
Let me know if you have any questions.
the problem is not how to create the tooltip
the problem is the method isn't called for a non sub item... there for isforsubitem is always being recieved as true, as it should but why isn't it called for the non sub item? ideas? a flag of somekind i keep missing maybe?
as i wrote in my earlier post
Sample