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. swap rows in repeater

swap rows in repeater

Scheduled Pinned Locked Moved ASP.NET
tutorial
5 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.
  • M Offline
    M Offline
    m dhu
    wrote on last edited by
    #1

    hi all i need to swap two rows(move rows up and down) using a link button in repeater control any samples how to do.. sorry for cross post...

    B 1 Reply Last reply
    0
    • M m dhu

      hi all i need to swap two rows(move rows up and down) using a link button in repeater control any samples how to do.. sorry for cross post...

      B Offline
      B Offline
      Brij
      wrote on last edited by
      #2

      One way,You catch the event of link button in ItemCommand,update the datasource according to you need and then bind it again. Use AJAX so that your whole wont refresh.

      Cheers!! Brij

      M 1 Reply Last reply
      0
      • B Brij

        One way,You catch the event of link button in ItemCommand,update the datasource according to you need and then bind it again. Use AJAX so that your whole wont refresh.

        Cheers!! Brij

        M Offline
        M Offline
        m dhu
        wrote on last edited by
        #3

        im working on asp.net1.1

        A B 2 Replies Last reply
        0
        • M m dhu

          im working on asp.net1.1

          A Offline
          A Offline
          Abhijit Jana
          wrote on last edited by
          #4

          madhukk wrote:

          im working on asp.net1.1

          :doh:

          Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

          1 Reply Last reply
          0
          • M m dhu

            im working on asp.net1.1

            B Offline
            B Offline
            Brij
            wrote on last edited by
            #5

            No issues!! then let the page refreshed.. but you can use that model

            Cheers!! Brij

            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