I could only find tooltip info for column headers, is there a way to set tooltip text for all cells in a column?
Matt
Thank you!
Hi Matt,
You can't apply a single tooltip to the whole column, but you could use the InitializeRow event and set the ToolTipText on the cell.