Click here to Skip to main content
15,921,179 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Set property of control with a resource key Pin
Christian Graus13-Apr-08 18:21
protectorChristian Graus13-Apr-08 18:21 
GeneralRe: Set property of control with a resource key Pin
AlexeiXX313-Apr-08 19:01
AlexeiXX313-Apr-08 19:01 
GeneralRe: Set property of control with a resource key Pin
Christian Graus13-Apr-08 19:09
protectorChristian Graus13-Apr-08 19:09 
GeneralRe: Set property of control with a resource key Pin
AlexeiXX313-Apr-08 19:25
AlexeiXX313-Apr-08 19:25 
GeneralRe: Set property of control with a resource key Pin
Christian Graus13-Apr-08 19:28
protectorChristian Graus13-Apr-08 19:28 
GeneralRe: Set property of control with a resource key Pin
AlexeiXX313-Apr-08 19:33
AlexeiXX313-Apr-08 19:33 
GeneralRe: Set property of control with a resource key Pin
Christian Graus13-Apr-08 19:39
protectorChristian Graus13-Apr-08 19:39 
GeneralUrgent question on displaying Binary IMAGE data to a Datagrid in C# ASP.NET Pin
Infernojericho13-Apr-08 11:40
Infernojericho13-Apr-08 11:40 
Hi, I have a VERY URGENT question on C# in ASP.NET. I am building an ASP.NET WEB application.

Does anyone know how to retreive BINARY image from a SQL Server 2005 Express Database and DISPLAY it on a Datagrid control?

I can manage to retreive the Binary Data, but I have absolutely no idea how it can be placed into the dataset, or accessed via the Databinder.

I can only display regular string data onto a Datagrid Control. This is my method in displaying string data onto a Datagrid:

1. From the Codebehind, I connect to the database.
2. I then use a DATASET and store the retreived data
3. In the HTML page, I use the Databinder to load the data (<%# DataBinder.Eval(Container.DataItem,"NAMEOFDATABASECOLUMN") %>

However this method only works for strings, I need to display Binary Image, can anyone help me?

Thank you!!!
GeneralRe: Urgent question on displaying Binary IMAGE data to a Datagrid in C# ASP.NET Pin
Christian Graus13-Apr-08 11:45
protectorChristian Graus13-Apr-08 11:45 
GeneralRe: Urgent question on displaying Binary IMAGE data to a Datagrid in C# ASP.NET Pin
Infernojericho13-Apr-08 11:56
Infernojericho13-Apr-08 11:56 
GeneralRe: Urgent question on displaying Binary IMAGE data to a Datagrid in C# ASP.NET Pin
Christian Graus13-Apr-08 12:01
protectorChristian Graus13-Apr-08 12:01 
GeneralRe: Urgent question on displaying Binary IMAGE data to a Datagrid in C# ASP.NET Pin
Infernojericho13-Apr-08 12:05
Infernojericho13-Apr-08 12:05 
GeneralRe: Urgent question on displaying Binary IMAGE data to a Datagrid in C# ASP.NET Pin
Infernojericho13-Apr-08 12:07
Infernojericho13-Apr-08 12:07 
GeneralRe: Urgent question on displaying Binary IMAGE data to a Datagrid in C# ASP.NET Pin
Christian Graus13-Apr-08 12:12
protectorChristian Graus13-Apr-08 12:12 
GeneralRe: Urgent question on displaying Binary IMAGE data to a Datagrid in C# ASP.NET Pin
Infernojericho13-Apr-08 12:17
Infernojericho13-Apr-08 12:17 
GeneralMessageBox in ASP.Net,c# Pin
Deepak Nigam13-Apr-08 7:28
Deepak Nigam13-Apr-08 7:28 
GeneralRe: MessageBox in ASP.Net,c# Pin
Christian Graus13-Apr-08 11:16
protectorChristian Graus13-Apr-08 11:16 
Questionasp.net Pin
harshil_searcher13-Apr-08 6:44
harshil_searcher13-Apr-08 6:44 
GeneralRe: asp.net Pin
Guffa13-Apr-08 7:05
Guffa13-Apr-08 7:05 
GeneralRe: asp.net Pin
Christian Graus13-Apr-08 11:17
protectorChristian Graus13-Apr-08 11:17 
QuestionUsing VC++ dll in ASP.Net C# web project Pin
Member 250396313-Apr-08 5:32
Member 250396313-Apr-08 5:32 
GeneralRe: Using VC++ dll in ASP.Net C# web project Pin
Christian Graus13-Apr-08 11:58
protectorChristian Graus13-Apr-08 11:58 
GeneralSearch the hashtable with key is present or not ( C# ASP.NET) Pin
Prabakar12-Apr-08 23:17
Prabakar12-Apr-08 23:17 
AnswerRe: Search the hashtable with key is present or not ( C# ASP.NET) Pin
pmarfleet13-Apr-08 0:00
pmarfleet13-Apr-08 0:00 
Questionhow to create our own forum Pin
paresh_sarjani12-Apr-08 19:44
paresh_sarjani12-Apr-08 19:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.