Cascading combo

How to make multiple combo cascading?
For example if i choose some country in the first combo next combo should have cities of this country.

Hi @takero,

you can redefine filter in the second combo and on onItemClick event filter it:

https://snippet.webix.com/q5d3tj92

another variant is to clear data of the combo and parse corresponding to the concrete country:

https://snippet.webix.com/vqphsq45