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. C#
  4. inserting image into a table at runtime

inserting image into a table at runtime

Scheduled Pinned Locked Moved C#
11 Posts 4 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 rahul honey

    I am generating a table. each cell of that table has some information & an image. now I want to assign a specific location to that image in each cell at runtime. please provide me necessary solution

    P Offline
    P Offline
    Pete OHanlon
    wrote on last edited by
    #2

    Nope. I've tried to survey the mystic nugget of knowledge and it's just not giving up its secrets. Without its help, I just cannot work out which technology you are talking about. Is it ASP.NET, WPF, Silverlight, WinForms, Magic 8 Ball?

    Forgive your enemies - it messes with their heads

    "Mind bleach! Send me mind bleach!" - Nagy Vilmos

    My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

    M R L 3 Replies Last reply
    0
    • P Pete OHanlon

      Nope. I've tried to survey the mystic nugget of knowledge and it's just not giving up its secrets. Without its help, I just cannot work out which technology you are talking about. Is it ASP.NET, WPF, Silverlight, WinForms, Magic 8 Ball?

      Forgive your enemies - it messes with their heads

      "Mind bleach! Send me mind bleach!" - Nagy Vilmos

      My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

      M Offline
      M Offline
      moxwose
      wrote on last edited by
      #3

      got it

      1 Reply Last reply
      0
      • P Pete OHanlon

        Nope. I've tried to survey the mystic nugget of knowledge and it's just not giving up its secrets. Without its help, I just cannot work out which technology you are talking about. Is it ASP.NET, WPF, Silverlight, WinForms, Magic 8 Ball?

        Forgive your enemies - it messes with their heads

        "Mind bleach! Send me mind bleach!" - Nagy Vilmos

        My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

        R Offline
        R Offline
        rahul honey
        wrote on last edited by
        #4

        I am using asp.net

        P 1 Reply Last reply
        0
        • R rahul honey

          I am using asp.net

          P Offline
          P Offline
          Pete OHanlon
          wrote on last edited by
          #5

          In future, when asking questions about ASP.NET, could you please use this[^] forum then? The quick answer to your question would be to use CSS to govern the positioning of the image - I assume you have got stylesheets in place for your web pages.

          Forgive your enemies - it messes with their heads

          "Mind bleach! Send me mind bleach!" - Nagy Vilmos

          My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

          R 1 Reply Last reply
          0
          • P Pete OHanlon

            In future, when asking questions about ASP.NET, could you please use this[^] forum then? The quick answer to your question would be to use CSS to govern the positioning of the image - I assume you have got stylesheets in place for your web pages.

            Forgive your enemies - it messes with their heads

            "Mind bleach! Send me mind bleach!" - Nagy Vilmos

            My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

            R Offline
            R Offline
            rahul honey
            wrote on last edited by
            #6

            sir, I have to explain you the whole scenario. I am actually generating barcodes. Now each cell have some information related with a product along with it's barcode generated at runtime. Now please tell me how can I place this barcode image at a specific position in a cell using coordinates & coding in c#.

            P 1 Reply Last reply
            0
            • R rahul honey

              sir, I have to explain you the whole scenario. I am actually generating barcodes. Now each cell have some information related with a product along with it's barcode generated at runtime. Now please tell me how can I place this barcode image at a specific position in a cell using coordinates & coding in c#.

              P Offline
              P Offline
              Pete OHanlon
              wrote on last edited by
              #7

              Member 8374202 wrote:

              Now please tell me how can I place this barcode image at a specific position in a cell using coordinates & coding in c#.

              You can still use CSS for this. I suggest that you take this over to the ASP.NET forum now.

              Forgive your enemies - it messes with their heads

              "Mind bleach! Send me mind bleach!" - Nagy Vilmos

              My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

              R 1 Reply Last reply
              0
              • P Pete OHanlon

                Member 8374202 wrote:

                Now please tell me how can I place this barcode image at a specific position in a cell using coordinates & coding in c#.

                You can still use CSS for this. I suggest that you take this over to the ASP.NET forum now.

                Forgive your enemies - it messes with their heads

                "Mind bleach! Send me mind bleach!" - Nagy Vilmos

                My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

                R Offline
                R Offline
                rahul honey
                wrote on last edited by
                #8

                ok, sir thank you for giving your time to me.

                P 1 Reply Last reply
                0
                • R rahul honey

                  ok, sir thank you for giving your time to me.

                  P Offline
                  P Offline
                  Pete OHanlon
                  wrote on last edited by
                  #9

                  And a 5 from me for such a polite reply. Well done.

                  Forgive your enemies - it messes with their heads

                  "Mind bleach! Send me mind bleach!" - Nagy Vilmos

                  My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

                  R 1 Reply Last reply
                  0
                  • P Pete OHanlon

                    And a 5 from me for such a polite reply. Well done.

                    Forgive your enemies - it messes with their heads

                    "Mind bleach! Send me mind bleach!" - Nagy Vilmos

                    My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

                    R Offline
                    R Offline
                    rahul honey
                    wrote on last edited by
                    #10

                    ok sir I will get back to you if many problem related to c# will arrive

                    1 Reply Last reply
                    0
                    • P Pete OHanlon

                      Nope. I've tried to survey the mystic nugget of knowledge and it's just not giving up its secrets. Without its help, I just cannot work out which technology you are talking about. Is it ASP.NET, WPF, Silverlight, WinForms, Magic 8 Ball?

                      Forgive your enemies - it messes with their heads

                      "Mind bleach! Send me mind bleach!" - Nagy Vilmos

                      My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

                      L Offline
                      L Offline
                      Luc Pattyn
                      wrote on last edited by
                      #11

                      cells? it must be MineSweeper then. He probably wants to put up new bombs and different flags. :)

                      Luc Pattyn [My Articles] Nil Volentibus Arduum

                      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