returns the total count of items in the dataview
var count = myDataView.dataCount();
in case of dynamic loading the method returns the expected count of items