Hi Friends,
i want to declare a column and
i want to add images under that column from local file system.
kindly help me from starting of how to add column of type image
and how to add images to that column.
Thanks in advance.
The following thread provides more information on other ways you can make a cell display an image (in addition to setting its .Appearance.Image as suggested earlier):http://forums.infragistics.com/forums/t/27185.aspx
Hi Vince
i am unable to create an bitmap object
Dim aBitMap As Bitmap
what are the directives needed to import
thanks