Sign in | Join | Help

Duck Bytes

Grant's computing blog at the University of Oregon

This Blog

  • Home

Syndication

  • RSS
  • Atom
  • Comments RSS

Search

  • Go

Navigation

  • Home
  • Blogs
  • Forums

Tags

    • ASP.NET
    • ASP.NET Membership
    • Browser detection
    • Calendar control
    • CSS
    • Data flow diagrams
    • DataFormatString
    • email
    • Error handling
    • FileUpload
    • GridView
    • IIS
    • Images
    • ISO images
    • LCB Computing
    • Mac OS
    • maxRequestLength
    • Microsoft Access
    • Microsoft Excel
    • Microsoft Office
    • Microsoft Outlook
    • Microsoft Windows
    • Microsoft Word
    • newline character
    • overflow
    • PayPal
    • queries
    • search engine optimization
    • SQL Server 2005
    • subforms
    • UO Computing
    • vertical-align
    • WinRAR

Recent Posts

  • My blog is moving
  • Working with Office 2007 (Open XML File Format) in earlier versions of Office for Windows and Mac
  • Changing the Password Complexity in ASP.NET
  • Referencing a subform in Microsoft Access
  • Using two ASP.NET membership providers

Archives

  • July 2008 (1)
  • June 2008 (1)
  • May 2008 (3)
  • April 2008 (3)
  • February 2008 (1)
  • January 2008 (1)
  • November 2007 (2)
  • July 2007 (1)
  • June 2007 (2)
  • March 2007 (3)
  • February 2007 (4)
  • January 2007 (5)
  • December 2006 (1)
  • October 2006 (5)

Browse by Tags

All Tags » Images » GridView (RSS)
  • ASP.NET
Thursday, March 08, 2007 8:35 AM

Database driven images in ASP.NET GridView

If you want to show images of products, members, or anything else, one method is to store the image filename in a database field and then add an imagefield column type to an ASP.NET gridview. Here are the steps: 1. Let's assume you have a products...
Posted by gcastner | with no comments
Filed under: GridView, ASP.NET, Images
Copyright Grant Castner 2006 - 2007
Powered by Community Server (Commercial Edition), by Telligent Systems