onChange

срабатывает при изменениях в DoubleList

void onChange();

Example

$$("dbl1").attachEvent("onChange", function(){
    // ваш код
});

Related samples

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