Hover function does not work after refreshing the table. For instance sorting it based on a different attribute.
Figured out how to fix it as soon as I opened this. Just place a call to the hover function inside refresh as well. Simple :)
Comments
Comment #1
dudeland commentedFigured out how to fix it as soon as I opened this. Just place a call to the hover function inside refresh as well. Simple :)