getFirstId of ui.datatable, Methods Webix Docs

StartAPI Referenceui.datatableMethods

gets the ID of the first row

number|string getFirstId();

number|stringthe ID of the first item

Example

var row_id = dtable.getFirstId();

Related samples

See also

  • API

  • Articles

  • Back to top

    If you have not checked yet, be sure to visit site of our main product Webix javascript ui library and page of web datagrid product.