I have came from the Silverlight and I was able to implement a piece of functionality in Silverlight by using the RadTreeListView control
http://www.telerik.com/help/silverlight/radtreelistview-overview.html
Now, I am trying to convert that silverlight application to HTML 5. I am using kendo controls. I tried to search the KendoTreeListView but didn't find any. How I can accomplish that functionality ?
This my Silverlight application screen, how I want it to look like
This is how it is right now.
TreeList has been since implemented: http://demos.telerik.com/kendo-ui/treelist/index