Home - Forums-.NET - FlyGrid.Net (Windows Forms) - ImageColumn and cells

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

ImageColumn and cells
Link Posted: 15-Apr-2007 11:33
Would it be possible to override something in ImageColumn in such way that when adding new rows with object[], it would change its image based on a string or XMlNode (in matching column)?

Thanks for any advice.
Link Posted: 15-Apr-2007 17:32
Yes, you can override ImageColumn.InternalGetImage to change source of image for displaying.