Dynamic View

Hi Webix Team,

I am trying to create a dynamic View. I am sharing my code snippet.

In which, I have created 3 dynamic section in which I am appending rows with combo box, instead of having one combo box in one row, I want 2 combo box in one row.

https://webix.com/snippet/0cd8cd59

I may have any number of combos in one section. Is it possible to create a dynamic structure with 2 combos in one row.

Thanks

Hi Leogh

please follow below snippet, if any thing wrong let me know
https://webix.com/snippet/d32c34ca

Thanks & Regards
Deepak

@deepak
Thanks for your reply.
But its not desired output.

@Meera

can you describe once about that requirement

If in 1 row there are 5 data it should be like
key: value key:value
key: value key:value
key: value
total 5 data.
7 data
key: value key:value
key: value key:value
key: value key:value
key: value

Like this

Can be done with gridlayout, please check the next snippet
https://webix.com/snippet/6f88ffb6