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. Paging toGridView

Paging toGridView

Scheduled Pinned Locked Moved ASP.NET
question
4 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.
  • R Offline
    R Offline
    rahul net11
    wrote on last edited by
    #1

    Hi all, My gridview was populated by some records and i have provided page size of 10. When i do the paging the it reload the whole page but i want it show load only that specific portion of the page instead of loading whole page. how can i do that? Can i do this using Ajax? Thanks

    People Laugh on me Because i am Different but i Laugh on them Because they all are same.

    B 1 Reply Last reply
    0
    • R rahul net11

      Hi all, My gridview was populated by some records and i have provided page size of 10. When i do the paging the it reload the whole page but i want it show load only that specific portion of the page instead of loading whole page. how can i do that? Can i do this using Ajax? Thanks

      People Laugh on me Because i am Different but i Laugh on them Because they all are same.

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

      rahul.net11 wrote:

      Can i do this using Ajax?

      Yes, use UpdatePanel[^].


      I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.aktualiteti.com

      R 1 Reply Last reply
      0
      • B Blue_Boy

        rahul.net11 wrote:

        Can i do this using Ajax?

        Yes, use UpdatePanel[^].


        I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.aktualiteti.com

        R Offline
        R Offline
        rahul net11
        wrote on last edited by
        #3

        Hi, I have done this using update panel. It will not postback the page, but i want to reload a specific portion of the page then how can i do this? I read a article some where that we can reload specific portion of the page using AJAX. Thanks Rahul

        People Laugh on me Because i am Different but i Laugh on them Because they all are same.

        B 1 Reply Last reply
        0
        • R rahul net11

          Hi, I have done this using update panel. It will not postback the page, but i want to reload a specific portion of the page then how can i do this? I read a article some where that we can reload specific portion of the page using AJAX. Thanks Rahul

          People Laugh on me Because i am Different but i Laugh on them Because they all are same.

          B Offline
          B Offline
          Blue_Boy
          wrote on last edited by
          #4

          If your gridview is inside UpdatePanel then it should load only gridview and not all page.


          I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.aktualiteti.com

          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