Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Latest List items

  Asked By: Wendy Warren         Date: Aug 28, 2006      Category: Sharepoint      Views: 288
 

Can some one help me on this!! I am trying to get the latest 5 items from three list – News, Announcement, Events programmatically.

Tagged:      

 

1 Answer Found

 
Answer #1       Answered By: Kundan Jambhale          Answered On: Aug 28, 2006       

If you are writing an application then you need to read the information on each list  item into a table an thensort the table on Modified Date to get the top five.

 
Didn't find what you were looking for? Find more on Latest List items Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].