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. datalist paging with master pages

datalist paging with master pages

Scheduled Pinned Locked Moved C#
help
2 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.
  • C Offline
    C Offline
    chithra r
    wrote on last edited by
    #1

    hi iam want to do paging in datalist.i found the code and it is working properly.but the actual problem is iam using master page concept in my application and if i use paging inside master page it is not working.also i want to mimic the page information in the footer as "page1 to 6 of10".. can anyone lend me hand. thanks in advance.

    pintoo

    J 1 Reply Last reply
    0
    • C chithra r

      hi iam want to do paging in datalist.i found the code and it is working properly.but the actual problem is iam using master page concept in my application and if i use paging inside master page it is not working.also i want to mimic the page information in the footer as "page1 to 6 of10".. can anyone lend me hand. thanks in advance.

      pintoo

      J Offline
      J Offline
      J a a n s
      wrote on last edited by
      #2

      Try the following method. Place a contentplaceholder in the master page footer area.

      In your datalist page use this content place holder (Other pages you can ignore it.) You can set the value of the pager as required lblPager.Text = "Page 1 to 6 of 10"; *jaans

      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