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

356
Visualizações
How can I persist expanded rows on Kendo Grid beyond one level after Refresh()?

Below is the link for telerik documentation with sample code and solution to persist expanded rows after refresh.

https://docs.telerik.com/kendo-ui/knowledge-base/persist-expanded-rows

You will see a snippet that I posted below.

grid.one("dataBound", function () {
    grid.expandRow(grid.tbody.children().filter(function (idx, row) {
       return $.inArray($(row).data("uid"), expanded) >= 0;
    }));
});
    grid.refresh();

I implemented this on my solution but it only persists expanded selection 1 level deep.... any idea how to get it to persist expanded selection at lower levels..... see example below.

Level 1 -> Level 2 -> Level 3 -> Level 4

It keeps all child items expanded in level 1. Can you easily modify to keep level 2 and 3 rows expanded?

Thanks, please view link for code sample.

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