Jump to content

Paging in xml file


exelio

Recommended Posts

hi,I am creating a rss feed for a blog site. I am able to create the rss(XML file).I would want to implement paging in the xml file created. say i would like to display only 5 items per page in the rss feed(XML file) instead of the entire 15 items.How can it be done in ASP.NET?Any suggestions plz.Thanks and regardsExelio :)

Link to comment
Share on other sites

This post has all the XSLT you'll need. Just change the paths and wrappers, and set $disablePaginationNavigationControls to true().Two post below also reveal how to execute the file properly with ASP. I'm not sure, but I think it should be the same thing with ASP.NET.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...