DHTMLX Docs & Samples Explorer

idByIndex (index)

Required library edition: This method works with any edition of DHTMLX library
Required library file: datastore_debug.js

Returns the ID of an item with the specified index.

var id = data.idByIndex(index);

Parameters:

  • index - the index of the item in question