PageNumbererhttp://forums.asp.net/t/1324908.aspx/1?PageNumbererMon, 29 Sep 2008 05:33:00 -040013249082642418http://forums.asp.net/p/1324908/2642418.aspx/1?PageNumbererPageNumberer <p>Hi!</p> <p>I'm working with the club starter kit and I have a problem with the page numberer, or at least that's what I think is wrong here. The default option for the announcement page is to have the announcements order by descending. And now if I want them the other way (asc -&gt; changed the stored procedure) the first page shows okay, but all the other pages are the same as the first one, ie have the first ten messages on them.</p> <p>&nbsp;I looked for a solution on the forum but i couldn't find one. Thank you very much if you can help...</p> 2008-09-24T12:22:49-04:002643007http://forums.asp.net/p/1324908/2643007.aspx/1?Re+PageNumbererRe: PageNumberer <p>If I remember correctly, I found several issues with those stored procedures and ended up making some significant changes for my web site.&nbsp; I'm swamped right now with the aftermath of hurricane Ike, but I'll see if I can find some time this weekend to take a look at what I did and see if any of it might be useful to you - unless someone else jumps in first.</p> 2008-09-24T15:36:26-04:002644703http://forums.asp.net/p/1324908/2644703.aspx/1?Re+PageNumbererRe: PageNumberer <p>no worries, sounds like you got your hands full... sorry to hear you got to deal with that unfortunate weather...</p> 2008-09-25T07:30:49-04:002647567http://forums.asp.net/p/1324908/2647567.aspx/1?Re+PageNumbererRe: PageNumberer <p>So what's the deal on this? Someone must have come up with something. I checked out the latest version at <a href="http://www.codeplex.com/ClubStarterKit">http://www.codeplex.com/ClubStarterKit</a>&nbsp;but they seemed to have developed it a little bit further. I was looking for something that is easy to implement on my site. I just can't understand how changing the order can mess it up so bad...</p> 2008-09-26T08:04:08-04:002651277http://forums.asp.net/p/1324908/2651277.aspx/1?Re+PageNumbererRe: PageNumberer <p>I fixed it with a&nbsp;datagrid with paging allowed. Not the same but it works...</p> 2008-09-29T05:33:00-04:00