How to show a message when WinJS listview data source has no items?

Viewed 330

Is there a way to handle the ListView (WinJS) in case of data source has zero items? i.e. property or a method to show message

2 Answers
Related