Home › Forums › WinForms controls › Xceed Grid for WinForms › tooltips for column header
I like to be able to show tooltip message when use hover their mouse ove the column header.
I have seen some examples posted but only releavant to grid using WPF. How can I do it by grid for .net?
Imported from legacy forums. Posted by opm (had 2276 views)
Here is a topic from our help documentation that explains how to do this.
http://doc.xceedsoft.com/products/XceedGrid/How_to_display_tooltips.html
Simply apply the same logic to the ColumnManagerRow.Cells.
Imported from legacy forums. Posted by André (had 784 views)
There is no “ColumnManagerRow.Cells” Property on ColumnManagerRow in StyleSheet.
Any suggestions?
Imported from legacy forums. Posted by tm (had 1275 views)