SlickGrid
SlickGrid copied to clipboard
Is there any option for displaying custom tool-tip for whole row on mouse-over?
Hi,
i'm trying to display tool-tip over the slickGrid row, for that i made one div and displaying it on 'onMouseEnter'. But problem with positioning because tool-tip is overflowing the screen, so result giving horizontal scroll which is not nice to see the page.
So, is there any other way to do achieve this?
Thanks, Malli.
my repo has an example for built in and jQueryUI tooltips. You can probably adapt that fairly easily. http://6pac.github.io/SlickGrid/examples/example-autotooltips.html