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. how to set number of columns in repeater control?

how to set number of columns in repeater control?

Scheduled Pinned Locked Moved C#
tutorialquestion
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.
  • B Offline
    B Offline
    babutkchn
    wrote on last edited by
    #1

    Hi all, can anyone of you tell me how to set number of columns in a repeater control. I've to set 11 link buttons in a repeater control in horizontal position.There is no property for set the columns in repeater control.If i increase the length, it displays the data in vertical. So pls tell me ASAP. Thanks & Regards Babu

    V 1 Reply Last reply
    0
    • B babutkchn

      Hi all, can anyone of you tell me how to set number of columns in a repeater control. I've to set 11 link buttons in a repeater control in horizontal position.There is no property for set the columns in repeater control.If i increase the length, it displays the data in vertical. So pls tell me ASAP. Thanks & Regards Babu

      V Offline
      V Offline
      Vinay Dornala
      wrote on last edited by
      #2

      hi U can set property i.e repeater1.RepeatColumns =11 and Repeater1.ReapeatDirection=repeatFDirection.horizental just see, then give

      B 1 Reply Last reply
      0
      • V Vinay Dornala

        hi U can set property i.e repeater1.RepeatColumns =11 and Repeater1.ReapeatDirection=repeatFDirection.horizental just see, then give

        B Offline
        B Offline
        babutkchn
        wrote on last edited by
        #3

        but there is no property called repeatColumns and repeatdirection. Is there anyother way?? it might be in framework 1.1. i'm using 2.0 version.

        E 1 Reply Last reply
        0
        • B babutkchn

          but there is no property called repeatColumns and repeatdirection. Is there anyother way?? it might be in framework 1.1. i'm using 2.0 version.

          E Offline
          E Offline
          Elina Blank
          wrote on last edited by
          #4

          Check DataList control [^]

          Sincerely, Elina Life is great!!! Enjoy every moment of it! :-O

          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