- 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
推薦閱讀
- 現代C++編程:從入門到實踐
- Java逍遙游記
- Learning PostgreSQL
- jQuery EasyUI網站開發實戰
- Visual C++數字圖像處理技術詳解
- Python機器學習算法與實戰
- C語言開發基礎教程(Dev-C++)(第2版)
- RESTful Java Web Services(Second Edition)
- Hands-On GUI Programming with C++ and Qt5
- C++ Fundamentals
- Julia High Performance(Second Edition)
- Clojure Polymorphism
- 計算機程序的構造和解釋(JavaScript版)
- C語言從入門到精通(視頻實戰版)
- HTML5 and CSS3:Building Responsive Websites