DropDownList closes immediatly after open in template in ListBox

I have two connected listboxes. First listbox has list of divs with unique dropdownlist in it.
I want have opportunity to select and change value in any of that dropdownlist and drag and drop one of this div with dropdownlist to other listbox.

I use demo from telerik as example https://demos.telerik.com/aspnet-mvc/listbox/templates.
Drag and Drop is working, i fill first listbox with elements and even fill all dropdownlists with elements. Thats all works fine.

But when i open any of this dropdownlist, it immedidatly closes, and i can’t select any value.

And i see, that all this dropdownlists is filled with correct data, i don’t get any error in console, it just closes immediatly after opening by clickig on them.

But, if i dont use mouse and use only keyboard with tab and space buttons, i can open dropdownlist and select other value in it. But that’s not how anyone want to work with it

This is my listboxes

<div id="example" >
        <div class="demo-section wide">
            @(Html.Kendo().ListBox()
            .Name("optional")
            .DataTextField("Name")
            .DataValueField("SysName")
            .DataSource(source => source
                .Read(read => read.Action("FiltersList_Read", "Links"))
            )
            .TemplateId("customer-item-template")
            .Draggable(draggable => draggable.Placeholder("customPlaceholder"))
            .DropSources("selected")
            .ConnectWith("selected")
            .Toolbar(toolbar =>
            {
                toolbar.Position(Kendo.Mvc.UI.Fluent.ListBoxToolbarPosition.Right);
                toolbar.Tools(tools => tools
                    .MoveUp()
                    .MoveDown()
                    .TransferTo()
                    .TransferFrom()
                    .TransferAllTo()
                    .TransferAllFrom()
                    .Remove());
            })
        )
            @(Html.Kendo().ListBox()
            .Name("selected")
            .DataTextField("Name")
            .DataValueField("SysName")
            .TemplateId("customer-item-template")
            .Draggable(draggable => draggable.Placeholder("customPlaceholder"))
            .DropSources("optional")
            .ConnectWith("optional")
            .BindTo(new List<FilterList>())
        )
        </div>
    </div>

That is my template for listitem

<script id="customer-item-template" type="text/kendo-template">
    <div>
        <span class="k-state-default"><h3>#: data.Name #</h3><p>#: data.SysName #</p></span>
        <div id="div_#=SysName#">
                @(Html.Kendo().DropDownList()
                    .Name("ddl_#=SysName#")
                    .DataTextField("Name")
                    .DataValueField("ItemId")
                    .DataSource(source => source
                        .Read(read => read.Action("Filter_Read", "Links", new { FilterSysName = "#=SysName#" }))
                    )
                    .HtmlAttributes(new { style = "width:100%;" })
                    .Popup(x=>x.AppendTo("ddl_#=SysName#"))
                    .ToClientTemplate()
                )
        </div>
    </div>
</script>

I also uses all styles and some script from demo, but their do nothing to open/close operation (i disable them and nothing changed)

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật