Paging in GridView

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bansh
    New Member
    • Dec 2006
    • 11

    Paging in GridView

    Hi all,

    I am using .NET 2.0 framework with C# as a language. I am making an web application. I am using LIST to fill my GridView instead of using database. So I don't know exactly how to handle paging in GridView when we use List as datasource.

    Please resolve my problem as soon as possible.

    Thanks.
  • bharathreddy
    New Member
    • Aug 2006
    • 116

    #2
    I think DataGrid paging can be done only by using DataView.


    Thanks & Regs
    Bharath Reddy

    Comment

    Working...