1.

Record Nr.

UNINA9910818189303321

Autore

Ganatra Sagar

Titolo

Kendo UI Cookbook : over 50 recipes to help you rapidly build rich and dynamic user interfaces for web and mobile platforms / / Sagar Ganatra ; cover image by Faiz F

Pubbl/distr/stampa

Birmingham, [England] : , : Packt Publishing, , 2014

©2014

ISBN

1-78398-001-X

Descrizione fisica

1 online resource (250 p.)

Collana

Community experience distilled

Disciplina

005.276

Soggetti

Web site development

Web sites - Design

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

"Quick answers to common problems"--Cover.

Nota di contenuto

Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: The Kendo UI Application Framework; Introduction; Using client-side templates to generate HTML markup from a JSON data; Creating a two-way binding between View elements and JavaScript objects using the Model View ViewModel (MVVM) pattern; Using Source and Template binding with ViewModels to generate HTML content; Validating user input using the built-in Validator; Chapter 2: The Kendo UI Grid; Introduction; Creating a Grid view and displaying tabular data

Displaying data from a local or remote DataSource component in a Grid ViewSorting data in a Grid using a selected column; Using filters to display data that matches certain criteria in the Grid; Creating, updating, and deleting in Grid; Using the virtualization mechanism to improve the performance of the Grid; Customizing the look and feel of the Grid; Chapter 3: Kendo UI TreeView; Introduction; Using a TreeView widget to display a directory structure; Using the drag and drop feature to move elements in TreeView; Using checkboxes to select nodes in TreeView

Associating icons with labels in TreeViewChapter 4: Kendo UI Editor; Introduction; Creating a WYSIWYG Editor using the kendoEditor



function; Adding and removing tools in the Editor toolset; Using the image browser tool to insert images into the Editor; Chapter 5: Kendo UI PanelBar; Introduction; Creating a PanelBar; Loading the content of a PanelBar using Ajax; Binding the PanelBar to a DataSource object; Customizing the PanelBar; Chapter 6: Kendo UI File Uploader; Introduction; Using the file uploader to upload files to the server; Uploading files to the server asynchronously

Listening to file upload eventsChapter 7: Kendo UI Window; Introduction; Displaying a pop up and blocking user interaction by configuring it as a modal window; Customizing the look and feel of the window and including action buttons; Using the Window API to act on a window object; Chapter 8: Kendo UI Mobile Framework; Introduction; Creating a layout and adding views to the layout; Setting the initial layout and view when initializing the application; Using the Application object to navigate to various views; Adding touch events to your mobile application; Chapter 9: Kendo UI Mobile Widgets

IntroductionCreating a list using a ListView widget; Binding the ListView widget to a DataSource object; Fixing the headers when the user scrolls through the list; Filtering the elements in ListView; Building a hierarchical list using the ListView widget; Building an endless scrolling list; Showing a list of actions that can be performed using the ActionSheet widget; Using the ScrollView widget to navigate through a collection of pictures; Creating a SplitView widget to display multiple panes in a tablet and building interaction between the panes

Tab between views in the application using a TabStrip widget

Sommario/riassunto

This book is an easy-to-follow guide full of hands-on examples that allows you to learn and build visually compelling web applications using the Kendo UI library. This book will do wonders for web developers having knowledge of HTML and Javascript and want to polish their skills in building applications using the Kendo UI library.