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. Control Slide Show.

Control Slide Show.

Scheduled Pinned Locked Moved ASP.NET
databasegame-devregexhelp
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.
  • W Offline
    W Offline
    Wlink
    wrote on last edited by
    #1

    Dear Expert, I have Created a User Control Which Display the Match Fixture of the Football Game. I Place this Control In the Repeator Control and Fixture Data is come from the Database.NOw I want to display that control as a slide show.Means One User control with one data at a time.all the help and suggestion are highly appreciated.

    C 1 Reply Last reply
    0
    • W Wlink

      Dear Expert, I have Created a User Control Which Display the Match Fixture of the Football Game. I Place this Control In the Repeator Control and Fixture Data is come from the Database.NOw I want to display that control as a slide show.Means One User control with one data at a time.all the help and suggestion are highly appreciated.

      C Offline
      C Offline
      Cybernate
      wrote on last edited by
      #2

      add the position attribute to the repeater control as relative and for the user control in Item Template add the position style attribute as absolute with left and top as 0. Also make sure you give a zindex attribute in a progressive way. Then using client side javascript you can change the z-index to give a slide show effect. e.g: . . . . . uc1:\[yourusercontrol\] now use a javascript to get hold of the inner contents and change the zIndex attribute value. Let me know if you need sample code.

      Regards, Cybernate

      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