jQuery TreeList Binding to Remote Data

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
remote-data-binding.php
DataSourceResult.php

Also available for:

API REFERENCE

Description

The Kendo UI for jQuery TreeList component supports binding to a local or remote data.

The Kendo UI for jQuery TreeList provides an easy binding to remote data which means that the TreeList will load items from a web service. Remote data binding enables the retrieval of data from the server and the saving of the TreeList data items to the server database.

The current example shows how to connect the TreeList with a remote service and populate it with the data fetched from it.

This TreeList example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Kendo UI for jQuery Dojo or ThemeBuilder.

Support & Learning Resources

Additional Resources