This sample demonstrates the way of data binding Grid component with JavaScript object array (local data source).
The Grid supports data binding. The
dataSource
property can be assigned either with the array of JavaScript objects or instance of
datamanager
.
Grid component features are segregated into individual feature-wise modules.
More information on the dataBinding feature configuration can be found in this documentation section.