Dynamically update text data for suggest

How to bind / parse data dynamically to the “suggest” for text view. For instance selecting country should update the state suggest list.

Please check the next example

http://webix.com/snippet/00897f6c

Second select takes data from the states collection which is filtered each time when value in master select changes.

Thanks Maksim for continuous support :slight_smile: