Check documentation for the latest version of dhtmlxSuite uid DHTMLX Docs

uid

returns the unique ID

void uid();

Example

var uniqueID=mygrid.uid();

Back to top