|
|
Displaying Images from SQL Server database in ASP.NET DataGrid |
|
|
DotNetBips.com |
|
|
ASP.NET / Database Tools |
|
|
Click to Visit |
|
|
222 |
This is an interesting article that deals with the information regarding the display of binary data in the datagrid control from the SQL-Server database table. This article clearly shows how to place a datagrid in the web forms, fetch the binary data from the database table and shows it in the datagrid control. This article explains it clearly with the sample code to the users.
|