Hide default “There are no items to show in this view of the list.” message using Jquery
While working with SharePoint’s OOTB list view webpart, certain times we come accross a situation where there are no records in that particular view. Requirement wants not to display the OOTB message “There are no items to show in this view of the list. To add a new item, click “New”.” to end user. In that scenario you can do following to get rid of OOTB message. Open your webpart page in edit mode. Add a content editor webpart to the page. You can either put below javascript