Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/xplat/src/content/en/components/grids/data-grid.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "{Platform} Data Grid Component - Infragistics"
title: "{Platform} Data Grid Documentation & API"
description: Create super-fast, responsive {Platform} Data Grids and tables with {ProductName}. Supports editing, filtering, data binding and many more. Try it now!
keywords: "{Platform}, {ProductName}, Infragistics, Getting Started, Grid"
license: commercial
Expand Down Expand Up @@ -42,14 +42,14 @@ import landingGridPage from '@xplat-images/general/landing-grid-page.png';
}
`}</style>

# {Platform} Grid Overview and Configuration
# {Platform} Data Grid Documentation

<div class="sample-content">
<article class="sample-column">
<div class="tabbar-wrapper">
<p>The {Platform} Data Grid component is used for displaying large volumes of data. Modern and more complex grids ensure smooth UX and bring an array of features for manipulating tabular data. There is an intuitive API, theming, branding, filtering, sorting, data selection, Excel-style filtering, and many more.</p>
<p>The <PlatformBlock for="React">[{Platform} Data Grid](https://www.infragistics.com/products/react-data-grid)</PlatformBlock><PlatformBlock for="Blazor, WebComponents">{Platform} Data Grid</PlatformBlock> component is used for displaying large volumes of data. Modern and more complex grids ensure smooth UX and bring an array of features for manipulating tabular data. There is an intuitive API, theming, branding, filtering, sorting, data selection, Excel-style filtering, and many more.</p>
<p>The {ProductName} Data Table / Data Grid is a tabular {Platform} grid component that allows you to quickly bind and display your data with little coding or configuration. Features of the {Platform} data grid in our toolbox include filtering, sorting, templates, row selection, row grouping, row pinning, movable columns, virtualization, Master-Detail, and much more.</p>
<p>The {Platform} tables are optimized for speed and performance, with the ability to handle millions of rows and columns, and real-time updates in an instant, making {ProductName} Data Grid the best {Platform} Data Grid on the market. </p>
<p>The {Platform} tables are optimized for speed and performance, with the ability to handle millions of rows and columns, and real-time updates in an instant.</p>
</div>
</article>
<article class="sample-column">
Expand Down
Loading