Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Manually loop through a PagedDataSource

Reply
Thread Tools

Manually loop through a PagedDataSource

 
 
mrwilliams@gmail.com
Guest
Posts: n/a
 
      11-07-2005
I need to take the results from a PagedDataSource and manually go
through the current page to get additional data. How can I manally go
through a PagedDataSource without having to bind it to a control?

Thanks,
Matt

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Triple nested loop python (While loop insde of for loop inside ofwhile loop) Isaac Won Python 9 03-04-2013 10:08 AM
How to get PagedDataSource ItemIndex from Repeater item in OnTextChanged event? Fred Dag ASP .Net 1 01-20-2006 02:21 AM
How does PagedDataSource work? Franz ASP .Net 3 01-03-2006 07:36 PM
PagedDataSource, ArrayList, Repeater, Objects =?Utf-8?B?d3J5dGF0?= ASP .Net 0 05-20-2005 09:28 AM
Can you convert PagedDataSource to a dataset? darrel ASP .Net 2 02-01-2005 02:32 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57