User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 391,979 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,126 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting

limiting the number of rows in a repeater bound with xmldatasource

Join Date: Oct 2004
Posts: 48
Reputation: SelArom is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 1
SelArom's Avatar
SelArom SelArom is offline Offline
Light Poster

Re: limiting the number of rows in a repeater bound with xmldatasource

  #2  
May 12th, 2008
well I ended up cheating and using a gridview control. I set the paging to true with a pagesize of 5 and then made the pager invisible.

I know it's not ideal because 1) gridview renders a table, and I wanted a list and of course 2) GridView is clientside paging, meaning it read all of the data instead of the first X rows and stopping...

BUT, it works, for now, until I find a more efficient solution. suggestions are still appreciated!

thanks
You are somebody, just as I am somebody... but in the end, when you REALLY think about it, we are all nobody...
Reply With Quote  
All times are GMT -4. The time now is 9:34 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC