Home - Forums-.NET - FlyGrid.Net (Windows Forms) - Hovering over Image Column shows type

FlyGrid.Net (Windows Forms)

.NET Datagrid - Fast, highly customizable, industry standards .NET data grid control for WinForms

This forum related to following products: FlyGrid.Net

Hovering over Image Column shows type
Link Posted: 26-Sep-2007 21:14
Hi,

i am using an ImageColumn in the FlyGrid. When i have added an image to this column and hover over this image it shows me \"System.Drawing.Image\".

How can I remove this as it is a unneccesary, user-unfriendly messges.

Regards,

Sebastian
Link Posted: 27-Sep-2007 00:08
Just set the column.ShowTooltips property to false.