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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. PagerSettings for Grid not working as intended [modified]

PagerSettings for Grid not working as intended [modified]

Scheduled Pinned Locked Moved ASP.NET
csharphelpcssasp-netbusiness
1 Posts 1 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.
  • C Offline
    C Offline
    codingrocks
    wrote on last edited by
    #1

    I am doing an ASP .NET application, where I want to display my grid view as with following requirements. Paging is working for the grid, and page size is set to 10. After 10 pages, it shows "..." three dots. I want to show next there always. If I go to page number 15, it should show the first page as Previous. If i go to the 11 page now it is showing some thing like this First ... 11 12 13 14 15 16 17 18 19 20 ... Here is my Pagerstyle settings for the grid <pagersettings firstpagetext="First" lastpagetext="" mode="NumericFirstLast" nextpagetext="&quot;Next&quot;" /> Please help to fix this...Thanks in advance.

    SAJAN A PILLAI ASP.NET,C#.NET Programmer BANGALORE "Winners don't do different things. They do things differently. ...

    modified on Tuesday, April 21, 2009 12:11 AM

    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