Book Image

Kendo UI Cookbook

By : Sagar Ganatra
Book Image

Kendo UI Cookbook

By: Sagar Ganatra

Overview of this book

Table of Contents (18 chapters)
Kendo UI Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 2. The Kendo UI Grid

In this chapter, we will cover the following recipes:

  • Creating a Grid view and displaying tabular data

  • Displaying data from a local or remote DataSource component in a Grid view

  • Sorting data in a Grid using a selected column

  • Using filters to display data that matches certain criteria in the Grid

  • Creating, updating, and deleting content in the Grid

  • Using the virtualization mechanism to improve the performance of the Grid

  • Customizing the look and feel of the Grid