0
kicks
DataGridView Tricks #2: Set Tooltip on Individual Cell or Entire Row
Here’s another gem if you wish to display ancillary data in a tooltip to your users, this method can be used to display varying information dependant on which cell they have hovered over, or could be used to display a tooltip over the entire row, no matter what cell they are on.