I'm using Visual Studio 2012 and building a very simple web app with the Kendoui Treeview and Editor. The Treeview data source is MS SQL CE 4 connected with Entity framework. Each node click will return text into the Editor on the right. The Treeview needs to be fully editable and drag-n-drop.
The Treeview demo code makes everything look easy, but I'm having trouble. I think your code example built into a downloadable project would more intuitive.
7 Answers, 1 is accepted
What have you tried so far? What are the problems you are facing? How do you return the data from the DB to the treeview?
I recommend checking the remote binding demo. You need to expose your data as JSON. There are many ways to do so depending your your server-side platform.
Atanas Korchev
the Telerik team

My goals are these:
1. use sql or sqlce locally (Internet down)
2. use web service when Internet available
3. Kendoui Treeview will display node values in Kendoui Editor
So maybe the JSON is best for web service and Entity better for local?
I've been programming C# .NET for approx. 9 years, MVC is fairly new. Help!
If you are going to use Kendo with ASP.NET MVC we recommend trying Kendo Complete for ASP.NET MVC (which is part of the trial package). It comes with a runnable sample application which shows how to bind the treeview.
Regards,Atanas Korchev
the Telerik team

1. What and I looking for using the 'Download' or 'Browse' buttons?
2. Again, my username and password do not work for 'Get Latest Version' (Download button).
3. I have downloaded and installed both Kendoui web open-source and 30-day-trial.
Our current VSExtensions only support downloading distributions for the licensed version of Kendo UI Complete for ASP.NET MVC. You could just use the Browse... button in that form to browse to the location where you unzipped the Kendo UI Trial package or download the Kendo UI Trial installation package (Link).
Let me know if that helps.
All the best,
Andrey
the Telerik team

I want you to know that I don't appreciate you taking days to troubleshoot my issue. Get with it or loose a sale. I will be calling your company soon. Thanks for taking too long by only telling me little pieces of info at a time. This support lacks big time.
If you install the trial version using the Kendo MSI installer the Visual Studio Extensions will be configured with the right path to the Kendo MVC assembly. Then you don't need to browse to the location where the zip file is extracted.
If this fails for some reason you could follow the manual instructions for adding Kendo UI for MVC in your project.
I recorded a short screencast which shows what the required steps are. I also send the generated project as attachment.
Regards,
Atanas Korchev
the Telerik team