New to Kendo UI for jQuery? Download free 30-day trial

jQuery ChartWizard Local Data Binding

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
local-data-binding.html

Also available for:

API REFERENCE

Description

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

The ChartWizard can be bound to JavaScript object or array, or to an existing DataSource instance.

The Kendo UI for jQuery ChartWizard provides an easy binding to a local array of data by directly referencing it to the data source.

The current demo demonstrates how the ChartWizard component can be bound to local data. The dataSource in the demo consists of multiple arrays of Objects, which have the field and value properties.

This ChartWizard 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