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:

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.

Columns Options

The Data Grid provides an extensive collection of column configuration options, too, such as hiding and spanning its columns, and setting multi-column headers and a column menu for quick actions. You can also lock (freeze) the columns which means that when the Grid has to show large amounts of information, you can conveniently display specific column data at all times.

You can easily set and seamlessly integrate the column reordering feature of the Grid for any column and with any available Grid feature including locked columns.

The Data Grid delivers options for resizing its columns, too, which takes place real-time and can also be controlled from the outside.

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...

Globalization

The Kendo UI for Angular 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 accessible for screen readers and supports WAI-ARIA attributes. Read more about the accessibility of the Grid...

Keyboard Navigation

The 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.

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