Sharepoint list data sorting
SharePoint
1
Posts
1
Posters
2
Views
1
Watching
-
Hi, I am facing a problem in my site. I am fetching the top 5 items from a list and displaying in the Page. But each time a i add a new item to the list, only the 5 which were displayed previously are showing up in the page. Is there any way to sort the data while fetching from the list. I tried with CAML query, it is giving the result right when tested in the tool, but when i add the query ti my site and test, the same old thing is happening. Can any one help me in sorting out this problem. :confused: