Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

352
Vistas
How can i set a node as selected in Kendo Treeview?

I am finding a node in the treeview by id and then by uid and setting it as selected , but the selected node is undefined ?

here is my code so far:

            id_node_to_select = Id <---that is a property on the node object
            var treeview = $("#mytree").data("kendoTreeView");
            var getitem = treeview.dataSource.get(id_node_to_select);
            treeview.findByUid(getitem.uid);
            var selectitem = treeview.findByUid(getitem.uid);
            var node = treeview.select(selectitem);   <--- this is undefined ?

How can i do this ? Also I am adding a parent node to the grid and then gettting that parent and adding a child , all from reading a jsn string. Surely there must be and easier way by setting children on the schema like kendo grids ?

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda