Hi
I am using datagrid( .net 1.1) in .net 2.0. I am binding the datasource to the datagrid.
I have one column which is state (varchar) i want to insert images in that column.
Pls tell the above is possible if not pls tell the alternative as i have to take image column.
I am not getting how to set column or cell type as image.
Any body
ASAP pls
Thanks & Regards
Bhargavi

Regarding inserting images in datagrid column
MightyDubCats
John Zolezzi
hi I am using in windows grid not asp.net grid
Aeos
dsi
Procedure
click smart tags -> Add Columns -> Click Add -> Select Type (DataGridViewImageColumn)
stridulence
http://www.codeproject.com/aspnet/datagridcheckbox.asp
Paige Ake
Thanks for ur Replies .
But all are telling abt aps.net grid i am working on windows application and .net 2.0 version.
John Stallo MSFT
Thanks for your reply Ali Raza Shaikh, but that article is about the DataGrid control for ASP.NET.
Here is a great and simple article about how to display an image in the winforms DataGrid control for .NET 1.x and will also work for the .NET 2.0 version: Images in a Data Grid.
Mr. Hanky
Thanks for ur reply
But i am using datagrid not datagrid view pls tell regarding datagrid
Thanks & Regards
Bhargavi