I am displaying a column in Jqgrid with divs and html tag, for example it is
<div><a> Click here to order tjos service.</a></br> Note: The service is disabled</div>.
When I hover my pointer to the cell it doesn't display the content properly which means it doesn't show the link then a new line it shows the note as a tooltip
Anybody knows how to solve this please?
Thanks, Alaa