I have enabled hints on a Kendo Grid and they are all showing fine except the hint on one column. The column in the schema is "Message". As you can see from the attachment when you hover over that column you see a small oval shaped balloon instead of a hint.
I have removed the attributes for that column declaration in the grid to stop if from showing a hint at all but the strange balloon shows anyway.
Each row has a details row that can be seen when the user clicks the right facing arrow in the first column. In the div that shows the message column is shown. So maybe that has something to do with it.
Any suggestions would be welcome.
Thanks