HI,
I am trying to create a webpart which shows all the news items with the News title and date followed by a paging.
Currently, I have the below in publishing site:
1) Subsite for storing news
2) Page layout which has a category as "News", On Adding page layout, I am providing a Title, description followed by CEWP.
The users create the News pages by selecting the above way.
I would like to show all the News so far created in a webpart with paging added to it.
How to show all the News items in a webpart with pager functionality?
Thanks