Custom DataPager. How?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • shapper

    Custom DataPager. How?

    Hello,

    I am using a DataPager with a ListView. I am creating everything at
    runtime.

    I need to create a custom DataPager so that the numbers and the next
    previous symbols will be inside a list (ul li).

    How can I do this?

    Thanks,

    Miguel
  • Michael Nemtsev [MVP]

    #2
    Re: Custom DataPager. How?

    Hello shapper,

    Check this article http://aspnet.4guysfromrolla.com/articles/021308-1.aspx
    it may help you about DataPager customization

    ---
    WBR,
    Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

    "The greatest danger for most of us is not that our aim is too high and we
    miss it, but that it is too low and we reach it" (c) Michelangelo


    sHello,
    s>
    sI am using a DataPager with a ListView. I am creating everything at
    sruntime.
    s>
    sI need to create a custom DataPager so that the numbers and the next
    sprevious symbols will be inside a list (ul li).
    s>
    sHow can I do this?
    s>
    sThanks,
    s>
    sMiguel
    s>


    Comment

    Working...