OrderBy on SPListItemCollection
SharePoint
3
Posts
3
Posters
3
Views
1
Watching
-
Hi All, I have the problem about the ListItem in SharePoint 2010. I want to order by date asc on List. Please help to fix it. Thanks, Hieu
-
Hi All, I have the problem about the ListItem in SharePoint 2010. I want to order by date asc on List. Please help to fix it. Thanks, Hieu
You need to use caml query for that.in query option you need to write below code:
Love thakker
-
Hi All, I have the problem about the ListItem in SharePoint 2010. I want to order by date asc on List. Please help to fix it. Thanks, Hieu
Hieu, the sorting option for the SharePoint list is available under the Edit View page. You can set the sorting option by navigate to the SharePoint list --> List tab --> Modify View --> Sort section.