I've got some incons displaying in columns within my jqGrid which indicate that an invoice has been sent or that a pdf has been created. I've added alt text to the icons in the hope I could have some text to let non familiar users know what the icons mean however the alt text is not being displayed. I've got a feeling this is to do with the way that the hover states on the rows work. I've tried disabling this but to no avail.
I was hoping there would be some kind of onhover event that I could query which column the user is on and display the text some way but there isn't anything like that either.
I'm stumped. How do I get around this?