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. Web Development
  3. ASP.NET
  4. GridView, Multiple Images in one cell

GridView, Multiple Images in one cell

Scheduled Pinned Locked Moved ASP.NET
question
4 Posts 3 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.
  • C Offline
    C Offline
    Cannery
    wrote on last edited by
    #1

    Hi, lets say i have a datatable with a column called images. and in the images column i have images/image1.png,images/image2.png,images/image3.png Now how can i make the column it is bound to display all 3 images? Thank you ahead of time.

    N R 2 Replies Last reply
    0
    • C Cannery

      Hi, lets say i have a datatable with a column called images. and in the images column i have images/image1.png,images/image2.png,images/image3.png Now how can i make the column it is bound to display all 3 images? Thank you ahead of time.

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      Make images column as a template column. Put image tag and set "src" to the value from data source.

      All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions

      C 1 Reply Last reply
      0
      • C Cannery

        Hi, lets say i have a datatable with a column called images. and in the images column i have images/image1.png,images/image2.png,images/image3.png Now how can i make the column it is bound to display all 3 images? Thank you ahead of time.

        R Offline
        R Offline
        Rasma Raj
        wrote on last edited by
        #3

        Hi You can add more than one image control in your image template column and put image url what you want to display. Thanks and Regards Rasma :) www.rasma.dom.ir

        1 Reply Last reply
        0
        • N N a v a n e e t h

          Make images column as a template column. Put image tag and set "src" to the value from data source.

          All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions

          C Offline
          C Offline
          Cannery
          wrote on last edited by
          #4

          Can you please give me a sample of that you wrote? What do you mean make images column as a template? i don't think i know how to make it a template column.

          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