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. how to show cathegorized pics ?

how to show cathegorized pics ?

Scheduled Pinned Locked Moved ASP.NET
tutorialquestion
6 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.
  • M Offline
    M Offline
    Mir_As
    wrote on last edited by
    #1

    i sorry i have forgoten that i want to show images like matris.4 calumns 10 lines.i wish i could explain aims.

    C 1 Reply Last reply
    0
    • M Mir_As

      i sorry i have forgoten that i want to show images like matris.4 calumns 10 lines.i wish i could explain aims.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      1 - the site has an edit post button, so you don't need to double post 2 - the easiest way to do this is with a repeater, and a data source containing URLs to your images. A repeater gives you lots of control in writing code to generate a table with the number of rows and columns you desire, where each cell contains the same data, that is, where your data source doesn't create columns for you automatically.

      Christian Graus Driven to the arms of OSX by Vista. "Iam doing the browsing center project in vb.net using c# coding" - this is why I don't answer questions much anymore. Oh, and Microsoft doesn't want me to.

      M 1 Reply Last reply
      0
      • C Christian Graus

        1 - the site has an edit post button, so you don't need to double post 2 - the easiest way to do this is with a repeater, and a data source containing URLs to your images. A repeater gives you lots of control in writing code to generate a table with the number of rows and columns you desire, where each cell contains the same data, that is, where your data source doesn't create columns for you automatically.

        Christian Graus Driven to the arms of OSX by Vista. "Iam doing the browsing center project in vb.net using c# coding" - this is why I don't answer questions much anymore. Oh, and Microsoft doesn't want me to.

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

        i m new in ASP.net and it like a huge ocean really:).is there any sample videos or sample codes about this subject?Sorry for sending same subject two times :)

        C 1 Reply Last reply
        0
        • M Mir_As

          i m new in ASP.net and it like a huge ocean really:).is there any sample videos or sample codes about this subject?Sorry for sending same subject two times :)

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          You said you were not new below? A repeater just emits html, according to your template. I'd write a template that calls code behind and uses a counter to work out when to emit a tr to start a new row. I am sure that samples exist, did you look for articles on repeaters on this site ?

          Christian Graus Driven to the arms of OSX by Vista. "Iam doing the browsing center project in vb.net using c# coding" - this is why I don't answer questions much anymore. Oh, and Microsoft doesn't want me to.

          M 1 Reply Last reply
          0
          • C Christian Graus

            You said you were not new below? A repeater just emits html, according to your template. I'd write a template that calls code behind and uses a counter to work out when to emit a tr to start a new row. I am sure that samples exist, did you look for articles on repeaters on this site ?

            Christian Graus Driven to the arms of OSX by Vista. "Iam doing the browsing center project in vb.net using c# coding" - this is why I don't answer questions much anymore. Oh, and Microsoft doesn't want me to.

            M Offline
            M Offline
            Mir_As
            wrote on last edited by
            #5

            no i have not searched any topic about repeaters.i want to make like this site.but more powerfull than this site. http://asaydinlatma.com.tr/deneme/index.php?bolum=urunlerimiz[^]

            C 1 Reply Last reply
            0
            • M Mir_As

              no i have not searched any topic about repeaters.i want to make like this site.but more powerfull than this site. http://asaydinlatma.com.tr/deneme/index.php?bolum=urunlerimiz[^]

              C Offline
              C Offline
              Christian Graus
              wrote on last edited by
              #6

              OK, so as I've told you to do it using repeaters, reading up on them is probably your next step, right ?

              Christian Graus Driven to the arms of OSX by Vista. "Iam doing the browsing center project in vb.net using c# coding" - this is why I don't answer questions much anymore. Oh, and Microsoft doesn't want me to.

              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