DHTMLX Docs & Samples Explorer

first ()

Required library edition: This method works with any edition of DHTMLX library

Required library file: dhtmlxdataview.js

returns ID of first item ( item with index == 0 )

	var id = view.first();