getRow

возвращает данные из ряда таблицы по id ряда

object getRow(string id);
idstringid ряда
objectданные

Example

var data = $$("ssheet").getRow(id);

See also
Наверх
If you have not checked yet, be sure to visit site of our main product Webix widget library and page of javascript spreadshee product.