I want to use telerik treeview in mvc, but i don't want to use kendo UI, and i can't fine any example of teleric treeview for mvc.
can any one help me or give me any example so i can learn and understand?
I want to use treeview with checkbox and list is like this...
{
pencil
*natraj
*apsara
pen
*bollpen
>rotomak
>add jel
*Inkpen
Eraser
*natraj
}
This type of list then how can i use teleriK treeview with mvc framework for insert and delete function?
it's relly need please give any example or sample code.