Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi guys,
I would like to use umbraco.library.GetXmlNodeByXPath to retrieve data and bind it to a gridview using c#
I was wondering if anyone had done this and if so how did they handle paging. I dont want to bring back 1000 records to if I only need 10 :S
I am also loooking to sort the results when querying if possible.
Any help is much appreciated.
Thanks
Scott
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Paging using umbraco.library.GetXmlNodeByXPath
Hi guys,
I would like to use umbraco.library.GetXmlNodeByXPath to retrieve data and bind it to a gridview using c#
I was wondering if anyone had done this and if so how did they handle paging. I dont want to bring back 1000 records to if I only need 10 :S
I am also loooking to sort the results when querying if possible.
Any help is much appreciated.
Thanks
Scott
is working on a reply...