Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Image in datagrid

Image in datagrid

Scheduled Pinned Locked Moved Visual Basic
databasesql-serversysadmin
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    naveenieus
    wrote on last edited by
    #1

    How am i to display an image in a gatagrid from the SQL Server where the image is stored in the IMAGE field as byte()... I've found the way to convert it back to image form but how am i to dsplay it in the last column...

    V 1 Reply Last reply
    0
    • N naveenieus

      How am i to display an image in a gatagrid from the SQL Server where the image is stored in the IMAGE field as byte()... I've found the way to convert it back to image form but how am i to dsplay it in the last column...

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      http://aspalliance.com/articleViewer.aspx?aId=141&pId=[^] Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://www.dotnetjunkies.com/weblog/deepak/
      http://deepakvasudevan.blogspot.com/
      http://deepak.blogdrive.com/

      N 1 Reply Last reply
      0
      • V Vasudevan Deepak Kumar

        http://aspalliance.com/articleViewer.aspx?aId=141&pId=[^] Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://www.dotnetjunkies.com/weblog/deepak/
        http://deepakvasudevan.blogspot.com/
        http://deepak.blogdrive.com/

        N Offline
        N Offline
        naveenieus
        wrote on last edited by
        #3

        Thank you for the link sir but i donot want a querystring to be passed neither do want a reference pointer to the image i am using "select * from tablename" and want to convert the byte array to image at the 4th column in the table and insert the image to the same column but the conversion is done to a System.Drawing.Bitmap and not being displayed in the grid...

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups