is there a way to use an options attribute in a list view like in a datatable column? http://webix.com/snippet/d5a06f00
options will be loaded from server. P.S.: I can use a datatable like a plane list, hiding its header and col / row lines.
List can be extended with such feature. As well as for the datatable, the ID
of the option should match the needed data attribute:
http://webix.com/snippet/8f7f66de
But instead of setting option value
to this attribute, the ID
will be set. Therefore, perhaps the best way is to use the list-like datatable.