Click here to Skip to main content
15,888,111 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi can sumone give me an idea on how i can populate an image using a data grid to populate fetching the image/images from the data base i have tried using an image handler and ti works perfectly but my project mentor want us to use the business logic. please help if u can please
Posted
Comments
[no name] 25-Aug-11 12:45pm    
Wouldn't this be a question for your mentor?
sparbery 25-Aug-11 13:09pm    
well its part of my reserch and i have tried to google it but i just dont get any thing can u help Mark?

1 solution

Is it in ASp.NET? In ASP.NET we call that a GridView. Now tell me where exactly you stored the image, in a DB table or in a folder. Please clarify ur question.

You can see the following article. If that helps, please put a message and vote

Practical Guide for Creating HyperLinkField in GridView in ASP.NET[^]
 
Share this answer
 
v2
Comments
sparbery 25-Aug-11 15:03pm    
my image is in the database table and im using ASP.NET
Mr.Sourav.Maitra 27-Aug-11 13:33pm    
If the image is there on the DB table, then you need to use BLOB (Search google for code).
sparbery 29-Aug-11 2:56am    
wait wait wait sorry i made a mistake im not using data tables im using idata readers
sparbery 25-Aug-11 15:33pm    
let me try the link u gave me ill post back tommorw when im done with it

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900