DHTMLX Docs & Samples Explorer

dataCount ()

Returns the total count of items in DataStore. In case of dynamic loading the method returns the expected count of items.

var count = data.dataCount();

Parameters:

  • none