Angular Data Grid Overview

The Kendo UI for Angular Data Grid includes a comprehensive set of ready-to-use features covering everything from paging, sorting, filtering, editing, and grouping to row and column virtualization, exporting to PDF and Excel, and accessibility support.

The Grid is built from the ground up and specifically for Angular, so that you get a high-performance control which delivers lightning-fast performance, integrates tightly with your application and with the rest of the Kendo UI for Angular components, and is highly customizable.

The Grid Package is part of Kendo UI for Angular, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Angular Data Grid Example

Example
View Source
Change Theme:

Getting Started with the Kendo UI for Angular Data Grid

To get started with the Kendo UI for Angular Data Grid, you can follow the steps in the following comprehensive article: Getting Started with the Kendo UI for Angular Grid.

Angular Data Grid Key Features

The Kendo UI for Angular Grid component delivers a range of handy and developer-friendly features whose number and further development are not limited by the list in this section. The Kendo UI for Angular team constantly invests efforts to improve the performance and add more value to the existing Grid library as well as develop new features to it.

Data Binding

The Grid features built-in and custom data-binding directives, which encapsulate the logic for handling data operations such as sorting and filtering out-of-the-box. The Angular Data Grid also allows you to add a loading indicator as well as perform CRUD operations with Firebase, and bind and edit data with Progress JSDO. Read more about the data binding functionality of the Grid...

Editing

Depending on your users' requirements, you can opt for the inline or the in-cell edit modes, provide editing from an external form or Redux Form, and also further customize the Grid. Read more about the editing feature of the Data Grid...

Paging

The Grid enables you to split its content into pages by adding a pager and using its extensive set of configuration options such as implementing a responsive behavior, customizing its appearance, defining the space between its elements, and more. Read more about the pager options of the Grid...

Sorting

The Grid supports a number of sorting options including sorting and unsorting single and multiple columns, pre-sorting its data records, setting the sorting direction, and more. Read more about the sorting options of the Grid...

Filtering

The Grid provides options for displaying only those data records which meet specified criteria and also for additionally customizing its filtering behavior by using its built-in filter templates or reusable custom filter components. Read more about filtering the Grid records...

Grouping

Out of the box, you can apply dynamic grouping to the data Grid records, set grouping by aggregate values, and, in the same way as with the sorting functionality, pre-group the data. Read more about grouping the records of the Grid...

Export to PDF and Excel

When implementing the Grid export to PDF, you can set the fonts, the exact portion and layout of the exported content, also customize the columns and other elements of the output result. When exporting to Excel, you can export specific data and customize the exported columns. Read more on exporting the Grid to PDF and exporting the Grid to Excel...

Rows Options

The Data Grid provides a full-scale set of row configuration options such as setting its row selection feature through checkboxes and applying row selection to single or multiple rows.

Also, you may need to implement the sticky row feature, which means that you can stick and always display some of the Grid rows even when the user scrolls the table.

Additionally, you can render supplementary information about the data in a specific row it by utilizing the detail row template, and to persist the expanded state of that row too.

The Data Grid provides an extensive collection of row configuration options, including:

  • Row selection—Allows you to select rows through interaction with the row itself or a checkbox. Supports single and multiple row selection.
  • Sticky rows—Allows you to display specific rows at all times even when user scrolls the data table.
  • Detail row template—Allows you to render supplementary information about the data in a specific row. Supports persisting the expanded state of the detail row.
  • Row reordering—Allows you to reorder rows by dragging and dropping them.
  • Row styling—Allows you to style the rows of the Grid using a callback function.

Columns Options

The Data Grid provides an extensive collection of column configuration options, including:

Virtualization

The Data Grid supports a virtual scroll mode for its row data, which means that the component dynamically renders only a portion of the rows. This virtualization approach boosts the performance of the component when it has to display large data tables. Read more about the virtualization feature of the Grid...

Sizing

The Grid provides predefined options which allow you to set the different padding to the Grid building blocks. For more information, refer to the sizing options of the Grid.

Styling

Our components are designed to look great out of the box, but we understand that every application is different. That's why the Progress Design System Kit provides resources to help you customize the look and feel of your Kendo UI for Angular Data Grid component. If time is of the essence, our ThemeBuilder application can help you quickly and seamlessly modify the component's appearance.

Globalization

The Kendo UI for Angular Data Grid supports globalization to ensure that it can fit well in any application, no matter what languages and locales need to be supported. Additionally, the Grid supports rendering in a right-to-left (RTL) direction. Read more about the globalization of the Grid...

Accessibility

The Data Grid is WCAG 2.2 AA and Section 508 compliant, incorporating WAI-ARIA best practices for modern web accessibility. The Grid is also tested against the popular screen readers, including JAWS and NVDA. Read more about the accessibility of the Grid...

Keyboard Navigation

The Data Grid supports a number of keyboard shortcuts which allow users to accomplish various commands. Read more about the keyboard navigation of the Grid...

Trial Version of Kendo UI for Angular

The Kendo UI for Angular Grid is part of the Kendo UI for Angular library. Kendo UI for Angular offers a 30-day trial with a full-featured version of the library—no restrictions! What’s more, you are eligible for full technical support during your trial period in case you have any questions. To sign up for a free 30-day trial, go here.

Frequently Asked Questions

What is Angular Data Grid?

The Kendo UI for Angular Data Grid is a high-performance, native Angular component designed to display tabular data. It provides features like data binding, editing, sorting, filtering, grouping, paging, row reordering, and exporting to PDF and Excel. Built with accessibility in mind, the Data Grid ensures all users can interact effectively.

How to Create a Grid in Angular?

To create a Grid in Angular, you need to install the Kendo UI for Angular Grid package and then import the GridModule in your application. After that, you can use the kendo-grid component in your Angular application. For more information, refer to the Getting Started with the Kendo UI for Angular Grid article.

Which Grid is Best for Angular?

The Kendo UI for Angular Data Grid is a strong contender for your Angular project. Built specifically for Angular, it delivers exceptional performance, accessibility, seamless integration with other Kendo UI components, and extensive customization options. This combination makes it a highly attractive choice for complex data visualization needs. Start your free trial here.

Support Options

For any questions about the use of the Kendo UI for Angular Grid, or any of our other components, there are several support options available:

  • Kendo UI license holders and anyone in an active trial can take advantage of the Kendo UI for Angular outstanding customer support delivered by the actual developers who built the library. To submit a support ticket, use the Kendo UI support system.
  • Kendo UI for Angular forums are part of the free support you can get from the community and from the Kendo UI team on all kinds of general issues.
  • Kendo UI for Angular feedback portal and Kendo UI for Angular roadmap provide information on the features in discussion and also the planned ones for release.
  • Kendo UI for Angular uses GitHub Issues as its bug tracker and you can submit any related reports there. Also, check out the closed list.
  • Of course, the Kendo UI for Angular team is active on StackOverflow as well and you can find a wealth of questions and answers there.
  • Need something unique that is tailor-made for your project? Progress offers its Progress Services group that can work with you to create any customized solution that you might need.

Support and Learning Resources

Additional Resources