Results 1 to 3 of 3

Thread: Dynamically Creating Multiple web pages.

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2001
    Posts
    116

    Question Dynamically Creating Multiple web pages.

    When a database query returns thousands of records (in an asp.net webpage), it currently displays all the data on 1 page. Can anyone point me in the right direction or tell me the easiest way to display say 30 records per page and have the page number links displayed accross the bottom?

    thanks

  2. #2
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    use a datagrid and do "paging"

    www.4guysfromrolla.com is a great resource to look at, they have plenty of articles on this subject.

  3. #3
    Frenzied Member Magiaus's Avatar
    Join Date
    Mar 2002
    Location
    swamp land
    Posts
    1,267
    Hey, Hellswraith thanks again for showing me that trick with the #TempTable for paging in a datagrid.
    Magiaus

    If I helped give me some points.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width