- Kendo UI Cookbook
- Sagar Ganatra
- 63字
- 2021-12-08 12:47:19
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) pattern - Using
source
andtemplate
binding withViewModel
to generate HTML content - Validating user input using the built-in Validator
推薦閱讀
- 深入理解Android(卷I)
- PostgreSQL for Data Architects
- Practical Data Science Cookbook(Second Edition)
- Hands-On Data Structures and Algorithms with JavaScript
- Magento 2 Development Cookbook
- Django:Web Development with Python
- INSTANT CakePHP Starter
- SEO實(shí)戰(zhàn)密碼
- Flash CS6中文版應(yīng)用教程(第三版)
- Java Web應(yīng)用開發(fā)技術(shù)與案例教程(第2版)
- C++程序設(shè)計(jì)基礎(chǔ)教程
- Python漫游數(shù)學(xué)王國:高等數(shù)學(xué)、線性代數(shù)、數(shù)理統(tǒng)計(jì)及運(yùn)籌學(xué)
- Elasticsearch for Hadoop
- Red Hat Enterprise Linux Troubleshooting Guide
- Java核心編程