Chapter 1. The Kendo UI Application Framework
In this chapter, we will cover the following recipes:
Using client-side templates to generate HTML markup from JSON data
Creating a two-way binding between
View
elements and JavaScript objects using the Model View ViewModel (MVVM) patternUsing
source
andtemplate
binding withViewModel
to generate HTML contentValidating user input using the built-in Validator