Skip to content
Open
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/jp/components/grids/data-grid.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "{Platform} Data Grid コンポーネント - インフラジスティックス"
title: "{Platform} Data Grid ドキュメント & API"
description: "{ProductName} を使用して、超高速でレスポンシブな {Platform} データ グリッドとテーブルを作成します。編集、フィルタリング、データ バインディングなどをサポートします。今すぐお試しください。"
keywords: "{Platform}, {ProductName}, Infragistics, Getting Started, Grid, 作業の開始, グリッド, インフラジスティックス"
license: commercial
Expand All @@ -19,13 +19,13 @@ import landingGridPage from '@xplat-images/general/landing-grid-page.png';

import Feature from 'docs-template/components/mdx/Feature.astro';

# {Platform} Grid 概要と構成
# {Platform} Data Grid ドキュメント

<Feature imagePosition="right" alt="{Platform} Data Grid">
<Image slot="image" src={landingGridPage} alt="{Platform} Data Grid" loading="lazy" />
<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>
</Feature>

## {Platform} Data Grid の例
Expand Down