getUnitList

gets IDs of the data records united by the specified unit value

array getUnitList(string name);
namestringthe name of the unit, the IDs for which need to be collected
arrayan array of IDs for the unit

Example

var datas = $$("mylist").getUnitList("A");

Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.
If you have not checked yet, be sure to visit site of our main product Webix widget library and page of list in javascript product.