Can you please comment why button click handler doesn’t work here:
http://webix.com/snippet/da1b0e2b
skis don’t run
Can you please comment why button click handler doesn’t work here:
http://webix.com/snippet/da1b0e2b
skis don’t run
Valid syntax is the next
onClick:{
play_btn:function(id, ev){
alert("Start/Stop");
return false;
}
},
Thanks!
So it is an invalid syntax here: http://docs.webix.com/datatable__templates.html
Yes, sorry for the inconvenience.
We have fixed the incorrect description.