Learning Kendo UI Web Development.
A practical tutorial with step-by-step example based approach. This book is for web developers who want to take advantage of cutting edge JavaScript and HTML 5 web site features, but who don't have the time or the knowledge to write all of that code by hand. The reader should be familiar with b...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham :
Packt Publishing,
2013.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Interacting with Data: DataSource, Templates, TabStrip, and Grid; Setting up the sample project; KendoUI syntax styles; Kendo UI MVC
- basics; Managing data; Templates; DataSource; Model; Schema; Transport; Other DataSource properties; DataSourceMethods; DataSource events; Getting started with basic usage; Page layout; Grid; Columns; Summary; Chapter 2: The AutoComplete Widget and its Usage; AutoComplete widget
- basics; Binding AutoComplete to a local source.
- Binding AutoComplete to Remote DataUsing AutoComplete with MVC through Models; Using AutoComplete with MVC through Ajax; Sending data to the server; Using Templates to Customize AutoComplete; Configuring all of the AutoComplete properties; Hooking into AutoComplete widget events; Change; Close; Open; Select; Using the API AutoComplete methods; Close; DataItem; Destroy; Enable; Refresh; Search; Select; Suggest; Value; Summary; Chapter 3: Using and Customizing Calendar; Calendar widget
- basics; Configuring the Calendar widget; Calendar Widget using MVC; Methods available on the Calendar widget.
- Events fired by the Calendar widgetSummary; Chapter 4: The Kendo MVVM Framework; Understanding MVVM
- basics; Simple data binding; Creating the view; Creating the Model and View-Model; Observable data binding; Adding data dynamically; Using observable properties in the View; Making better use of observable arrays; Data-bind properties for Kendo MVVM; The attr property; The checked property; The click property; The custom property; The disabled/enabled properties; The events property; The html/text properties; The invisible/visible properties; The source property; The style property.
- The value propertyDeclarative widgets through Data-Role MVVM attributes; Summary; Chapter 5: HTML Editor and Custom Tools; Understanding the HTML Editor; Adding and removing buttons from the toolbar; Adding the Styles tool; Tool for inserting HTML snippets; Customing HTML Editor tools; Drop-down list tools; Button tools; Custom template tools; Custom In-line tools; Using the HTML Editor API; Configuration options; Events; Summary; Chapter 6: Menu and ListView; Learning the Menu widget basics; Menu items with images; Menu items with URLs; Menu API configuration options; The animation property.
- The direction propertySome more options; Configuring menu methods; The append(), insertAfter(), and insertBefore() methods; The close(), enable(), open(), and remove() methods; Menu events; The Kendo UI ListView; ListView basics; Selecting elements with ListView; Editing elements with ListView; ListView API and configuration; ListView methods; ListView events; Summary; Chapter 7: Implementing PanelBar and TabStrip; PanelBar basics; Adding sprite images to PanelBar items; Adding URLs to PanelBar items; Loading AJAX content with PanelBar; Controlling PanelBar animation effects.