Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

294
Visualizações
Kendo UI multiselect text of selected values

i have a problem. Right now I have a normal Kendo-Ui Multiselect which doesn´t work.

You can choose those values: 1

The problem is the following. When you select one or more values, the name of the selected values wouldn´t shown in the input field. There is only an empty box. 2

Here is one part of my code:

<div class="col-md-3">
<fieldset>
        <div class="form-group">
            <label class="control-label">Assigned Attributes</label>
            <div class="demo-section k-content">
                <select id="dropdownAttributes"></select>
            </div>
        </div>
    </fieldset>
</div>

And the other one:

var days = [
    { text: "First", value: "1" },
    { text: "Second", value: "2" },
    { text: "Third", value: "3" },
    { text: "Fourth", value: "4" },
    { text: "Fifth", value: "5" }
];

$("#dropdownAttributes").kendoMultiSelect({
    dataTextField: "text",
    dataValueField: "value",
    dataSource: days,                  
    height: 200,
    filter: "contains"
});

Can somebody help me with this problem?

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda