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

286
Visualizações
How can I utilise the whitespace in Kendo Scheduler against a resource?

I'm looking into Telerik (JQuery UI) documentation on the Scheduler component they offer. The dataSource bound to the scheduler has a resource of Meeting Room 101. As seen in this demo, the width of this is extensive and contains much white space that could contain additional features.

Currently, through-out the documentation, I can only see one way to add resource and attach them to others, that being:

resources: [
    {
        field: "roomId",
        name: "Rooms",
        dataSource: [
            { text: "Meeting Room 101", value: 1, color: "#2572c0" },
            { text: "Meeting Room 201", value: 2, color: "#f8a398" }
        ],
        title: "Room"
    },
    {
        field: "attendees",
        name: "Attendees",
        dataSource: [
            { text: "Alex", value: 1 },
            { text: "Bob", value: 2 },
            { text: "Charlie", value: 3 }
        ],
        multiple: true,
        title: "Attendees"
    }
]

Now, both the Meeting Room n and Alex/Bob/Charlie contains mass white space. Adding HTML into the text ie: { text: "Meeting Room 101 <div class='someExtraContent'></div>" } is not possible. In-fact, it results in something like this:

Kendo Dojo

Where the HTML is escaped to text. Is it possible to utilise this whitespace without overriding Kendo? Ofc, the solution above is as it would yield horrible search results.

Can any advise on how I can utilise this whitespace with additional content?

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