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. General Programming
  3. C#
  4. Paging in GridControl of DevExpress

Paging in GridControl of DevExpress

Scheduled Pinned Locked Moved C#
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.
  • N Offline
    N Offline
    nhanlaptrinh
    wrote on last edited by
    #1

    Have you asked yourself how to paging in the DevExpress GridControl so, I want to code like this:

            if (e.Button.ButtonType == NavigatorButtonType.PrevPage)
            {
                //5 records
            }
            if (e.Button.ButtonType == NavigatorButtonType.NextPage)
            {
                //5 records
            }
    

    Thanks. :(

    OriginalGriffO 1 Reply Last reply
    0
    • N nhanlaptrinh

      Have you asked yourself how to paging in the DevExpress GridControl so, I want to code like this:

              if (e.Button.ButtonType == NavigatorButtonType.PrevPage)
              {
                  //5 records
              }
              if (e.Button.ButtonType == NavigatorButtonType.NextPage)
              {
                  //5 records
              }
      

      Thanks. :(

      OriginalGriffO Offline
      OriginalGriffO Offline
      OriginalGriff
      wrote on last edited by
      #2

      nhanlaptrinh wrote:

      Have you asked yourself how to paging in the DevExpress GridControl

      No. Never wanted to do it. Why do you ask? But if you want to, then you could always try looking for a search engine that might help. There must be one...oh! Here is one you might not have heard of: Google[^] You can ask it questions, and it finds pages that could help, apparently. Why does nobody know about this? It could be useful! Lets try it shall we: Google: "paging in the DevExpress GridControl"[^] OH! Look! Over 50,000 pages talking about it! In future, please try to do at least basic research yourself, and not waste your time or ours.

      The only instant messaging I do involves my middle finger. English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar.

      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
      "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

      L N 2 Replies Last reply
      0
      • OriginalGriffO OriginalGriff

        nhanlaptrinh wrote:

        Have you asked yourself how to paging in the DevExpress GridControl

        No. Never wanted to do it. Why do you ask? But if you want to, then you could always try looking for a search engine that might help. There must be one...oh! Here is one you might not have heard of: Google[^] You can ask it questions, and it finds pages that could help, apparently. Why does nobody know about this? It could be useful! Lets try it shall we: Google: "paging in the DevExpress GridControl"[^] OH! Look! Over 50,000 pages talking about it! In future, please try to do at least basic research yourself, and not waste your time or ours.

        The only instant messaging I do involves my middle finger. English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Should we take it that sarcasm is no longer the lowest form of wit? ;)

        Veni, vidi, abiit domum

        OriginalGriffO 1 Reply Last reply
        0
        • L Lost User

          Should we take it that sarcasm is no longer the lowest form of wit? ;)

          Veni, vidi, abiit domum

          OriginalGriffO Offline
          OriginalGriffO Offline
          OriginalGriff
          wrote on last edited by
          #4

          :-O

          The only instant messaging I do involves my middle finger. English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar.

          "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
          "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

          1 Reply Last reply
          0
          • OriginalGriffO OriginalGriff

            nhanlaptrinh wrote:

            Have you asked yourself how to paging in the DevExpress GridControl

            No. Never wanted to do it. Why do you ask? But if you want to, then you could always try looking for a search engine that might help. There must be one...oh! Here is one you might not have heard of: Google[^] You can ask it questions, and it finds pages that could help, apparently. Why does nobody know about this? It could be useful! Lets try it shall we: Google: "paging in the DevExpress GridControl"[^] OH! Look! Over 50,000 pages talking about it! In future, please try to do at least basic research yourself, and not waste your time or ours.

            The only instant messaging I do involves my middle finger. English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar.

            N Offline
            N Offline
            nhanlaptrinh
            wrote on last edited by
            #5

            I have found but there is no content that I need, and what you know to help me, thanks. :(

            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