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. I want column wise gridview paging

I want column wise gridview paging

Scheduled Pinned Locked Moved ASP.NET
5 Posts 4 Posters 1 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
    Member 10060795
    wrote on last edited by
    #1

    i am displaying records gridview vertically by converting rows into column hence i want column wise paging in gridview. thanks in advance

    T J 2 Replies Last reply
    0
    • M Member 10060795

      i am displaying records gridview vertically by converting rows into column hence i want column wise paging in gridview. thanks in advance

      T Offline
      T Offline
      thatraja
      wrote on last edited by
      #2

      Use Google[^], I found this[^] EDIT ----------------- Better way is bring resultset from database using the PageNo & Start-End. Check this article SQL Server 2005 Paging Results[^] For Row to Column/Column to Row use PIVOT-UNPIVOT Using PIVOT and UNPIVOT[^] Pivoting data in SQL Server - (Alternate ways)[^] Combine the above two things & customize. That's it but to get perfect version, you need to spend some time on this. And don't forget to share your final version here.

      thatraja

      Code converters | Education Needed No thanks, I am all stocked up. - Luc Pattyn When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is - Henry Minute

      S 1 Reply Last reply
      0
      • T thatraja

        Use Google[^], I found this[^] EDIT ----------------- Better way is bring resultset from database using the PageNo & Start-End. Check this article SQL Server 2005 Paging Results[^] For Row to Column/Column to Row use PIVOT-UNPIVOT Using PIVOT and UNPIVOT[^] Pivoting data in SQL Server - (Alternate ways)[^] Combine the above two things & customize. That's it but to get perfect version, you need to spend some time on this. And don't forget to share your final version here.

        thatraja

        Code converters | Education Needed No thanks, I am all stocked up. - Luc Pattyn When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is - Henry Minute

        S Offline
        S Offline
        Snehasish_Nandy
        wrote on last edited by
        #3

        I think OP asked for paging..conversion part is already over..

        T 1 Reply Last reply
        0
        • S Snehasish_Nandy

          I think OP asked for paging..conversion part is already over..

          T Offline
          T Offline
          thatraja
          wrote on last edited by
          #4

          I won't blame my last coffee, it's my mistake. Sometime it happens. Thanks for the headsup.

          thatraja

          Code converters | Education Needed No thanks, I am all stocked up. - Luc Pattyn When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is - Henry Minute

          1 Reply Last reply
          0
          • M Member 10060795

            i am displaying records gridview vertically by converting rows into column hence i want column wise paging in gridview. thanks in advance

            J Offline
            J Offline
            joginder banger
            wrote on last edited by
            #5

            I am not try this type but i sure this link will be help you. try this link http://forums.asp.net/t/1274497.aspx[^]

            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