Vue DataGrid - Overview

DevExtreme DataGrid is a responsive grid control with a vast assortment of capabilities, including data editing and validation, searching and filtering, layout customization, and more.

In this overview you can find a map of DataGrid elements, information about key features, and what to explore next.

Elements

Below is an element map. A click on an element navigates to the topic devoted to this element.

DataGrid elements Group panel Header filter Header filter Header filter Header filter Header filter Filter row Group summary Editing Pager Pager Export Column chooser Search panel Add row button (toolbar)

Key Features

  • Data Binding
    DataGrid can load and update data from different data source types. It handles large data sets and remote data efficiently.

  • Various Edit Modes
    Edit DataGrid data in multiple modes, including form and popup modes.

  • Filtering and Sorting
    Set up a filter row and a header filter to filter data by column values, or use other ways to filter. You can sort DataGrid by single or multiple columns initially or at runtime.

  • Grouping
    You can use a column header's context menu or a group panel to group data in DataGrid.

  • Rich Customization
    DataGrid offers extensive appearance and behavior customization.

  • Total and Group Summaries
    Apply summaries to aggregate data by columns. Use a total summary to aggregate all data and a group summary to aggregate data on a group-by-group basis.