Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

347
Views
¿Cómo puedo configurar un nodo como seleccionado en Kendo Treeview?

Estoy encontrando un nodo en la vista de árbol por id y luego por uid y lo configuro como seleccionado, pero el nodo seleccionado no está definido.

Aquí está mi código hasta ahora:

 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 ?

Cómo puedo hacer esto ? También estoy agregando un nodo principal a la cuadrícula y luego obteniendo ese padre y agregando un hijo, todo leyendo una cadena jsn. Seguramente debe haber una manera más fácil de colocar a los niños en el esquema como las cuadrículas de kendo.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!