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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Alignment isssue with asp:DataList

Alignment isssue with asp:DataList

Scheduled Pinned Locked Moved ASP.NET
helpquestion
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.
  • U Offline
    U Offline
    User 4691294
    wrote on last edited by
    #1

    Hi, I have asp:DataList with asp:ImageButton as item template. I have only 2 items to be displyed in list. But while runnig these 2 items are at both ends. I have applied the RepeatLayout="Flow", then the items are displyed together in center can anyone help? Thanks, Soni

    G 1 Reply Last reply
    0
    • U User 4691294

      Hi, I have asp:DataList with asp:ImageButton as item template. I have only 2 items to be displyed in list. But while runnig these 2 items are at both ends. I have applied the RepeatLayout="Flow", then the items are displyed together in center can anyone help? Thanks, Soni

      G Offline
      G Offline
      Gayani Devapriya
      wrote on last edited by
      #2

      Hi, You havent mention how you exactly need to controls to display..so i just guessed.;) If you want to display the 2 buttons vertical ie. one after the other use : RepeatLayout="Flow" RepeatColumns="1" If you want to make them horizontal use : RepeatLayout="flow" RepeatDirection="Horizontal" Let me know if you need more help...Hope it helps Thx, Gayani

      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