Hi,
I am trying to put picture in GridView from SQL Server 2000 Database using Employees Table.
I am using ASP.NET 2.0.. I created typed dataSet selecting all columns. Among all columns, one of them is picture column......
I tried with ImageBound column, it did not work......
Can anyone help please..Thanks