-
Data Binding—The Grid supports various binding methods to accommodate different requirements, including binding to an array of objects or a GridDataResult object, as well as utilizing a server to fetch remote data for dynamic content. 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 using either the Template-Driven or Reactive forms. The Grid provides further customization options such as editing from an external form or Redux Form. 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. The pager provides an 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. These options include the sorting and unsorting of single and multiple columns, pre-sorting 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. The component also allows you to additionally customize 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...
-
Exporting 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 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.
-
Chart Integration—The Grid provides built-in options that allow you to quickly generate charts using its data thus visually represent trends, patterns, and more. Read more about the Grid Chart integration...
-
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...
For any issues you might encounter while working with the Kendo UI for Angular Grid, you have the following support channels available: