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. Windows Forms
  4. Display Image in DatagiedView

Display Image in DatagiedView

Scheduled Pinned Locked Moved Windows Forms
databaseoracletutorial
2 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.
  • R Offline
    R Offline
    raushan_9
    wrote on last edited by
    #1

    Hello, I have a datagridview, and i want to display data and image in datagridview. and i am using Oracle Database. In Table i have taken BLOB type of Image column. when i bind the Datagridview to database..then it display only text feild. its not display image field. I have allready taken DataGridViewImageColumn for image field. How to display also image in datagridview. Thanks Raushan Kumar

    D 1 Reply Last reply
    0
    • R raushan_9

      Hello, I have a datagridview, and i want to display data and image in datagridview. and i am using Oracle Database. In Table i have taken BLOB type of Image column. when i bind the Datagridview to database..then it display only text feild. its not display image field. I have allready taken DataGridViewImageColumn for image field. How to display also image in datagridview. Thanks Raushan Kumar

      D Offline
      D Offline
      dan sh
      wrote on last edited by
      #2

      There are two ways. 1. Save the bytes as image on the disk and then show in the grid. 2. Use MemoryStream to directly show the image in the grid. There are a lot of samples on web and fairly easy to find.

      Happy Holi[^] जय हिंद

      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