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 for DataGrid

Paging for DataGrid

Scheduled Pinned Locked Moved ASP.NET
databasehelp
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.
  • J Offline
    J Offline
    jitendrapatel
    wrote on last edited by
    #1

    Hi, wud any body can help me. I want Custom Paging for DataGrid. Means I use DataGrid and bound it with database table. There is paging facility for datagrid. but i want to use different from that. I want paging in which there is Next,Previous buttons, and Pages numbes. means there is like this navigation. [First] [Previous] 1 2 3 4 5 [Next] [Last] Help me i want argent. Thanks in advance. J. A. Patel

    C Z 2 Replies Last reply
    0
    • J jitendrapatel

      Hi, wud any body can help me. I want Custom Paging for DataGrid. Means I use DataGrid and bound it with database table. There is paging facility for datagrid. but i want to use different from that. I want paging in which there is Next,Previous buttons, and Pages numbes. means there is like this navigation. [First] [Previous] 1 2 3 4 5 [Next] [Last] Help me i want argent. Thanks in advance. J. A. Patel

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Basically, the easy way is to write your own control, which contains a datagrid, and generates the links and the inner page. It generates the inner page by only passing the data from the current page to the datagrid. Christian Graus - Microsoft MVP - C++

      J 1 Reply Last reply
      0
      • C Christian Graus

        Basically, the easy way is to write your own control, which contains a datagrid, and generates the links and the inner page. It generates the inner page by only passing the data from the current page to the datagrid. Christian Graus - Microsoft MVP - C++

        J Offline
        J Offline
        jitendrapatel
        wrote on last edited by
        #3

        Thanks for ur reply. If u have this type of control please give me, this become very usefull for me. I require that urgent and i have no time to create control. Please help me. J. A. Patel

        C 1 Reply Last reply
        0
        • J jitendrapatel

          Thanks for ur reply. If u have this type of control please give me, this become very usefull for me. I require that urgent and i have no time to create control. Please help me. J. A. Patel

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          I'm sorry, it belongs to my employer, not me. Christian Graus - Microsoft MVP - C++

          1 Reply Last reply
          0
          • J jitendrapatel

            Hi, wud any body can help me. I want Custom Paging for DataGrid. Means I use DataGrid and bound it with database table. There is paging facility for datagrid. but i want to use different from that. I want paging in which there is Next,Previous buttons, and Pages numbes. means there is like this navigation. [First] [Previous] 1 2 3 4 5 [Next] [Last] Help me i want argent. Thanks in advance. J. A. Patel

            Z Offline
            Z Offline
            zhengdong jin
            wrote on last edited by
            #5

            Here is an article about pager control, may be you can ... http://www.codeproject.com/useritems/DataGrid_Pager.asp[^] ASP.NET C# VB VC & SQL Windows APP ...

            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