Skip to content

Commit 7505faa

Browse files
Addressed the CI issues.
1 parent f2e0795 commit 7505faa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

MAUI/SmartDataGrid/getting-started.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Getting Started with .NET MAUI Smart DataGrid | Syncfusion®
4-
description: Learn how to get started with the Syncfusion® .NET MAUI Smart DataGrid control, add the NuGet package, register the license, initialize the control, and bind data.
4+
description: Learn about getting started with Syncfusion .NET MAUI Smart DataGrid (SfDataGrid) control, its elements, and more here.
55
platform: MAUI
66
control: SfSmartDataGrid
77
documentation: ug
@@ -32,7 +32,7 @@ Before proceeding, ensure the following are set up:
3232
## Step 2: Install the Syncfusion<sup>®</sup> MAUI Smart DataGrid NuGet Package
3333

3434
1. In **Solution Explorer**, right-click the project and choose **Manage NuGet Packages**.
35-
2. Search for [Syncfusion.Maui.SmartComponents](https://www.nuget.org/packages/Syncfusion.Maui.SmartComponents/) and install the latest version.
35+
2. Search for [Syncfusion.Maui.SmartComponents]() and install the latest version.
3636
3. Ensure the necessary dependencies are installed correctly, and the project is restored.
3737

3838
## Step 3: Register the handler
@@ -213,7 +213,7 @@ Before proceeding, ensure the following are set up:
213213
## Step 2: Install the Syncfusion<sup>®</sup> MAUI Smart DataGrid NuGet Package
214214

215215
1. In **Solution Explorer,** right-click the project and choose **Manage NuGet Packages.**
216-
2. Search for [Syncfusion.Maui.SmartComponents](https://www.nuget.org/packages/Syncfusion.Maui.SmartComponents/) and install the latest version.
216+
2. Search for [Syncfusion.Maui.SmartComponents]() and install the latest version.
217217
3. Ensure the necessary dependencies are installed correctly, and the project is restored. If not, Open the Terminal in Rider and manually run: `dotnet restore`
218218

219219
## Step 3: Register the handler
@@ -495,4 +495,4 @@ Here is the result of the previous codes,
495495

496496
<img src="Images\getting-started\maui-smart-datagrid.png" width="600" alt="Getting started with .NET MAUI Smart DataGrid." />
497497

498-
N> You can refer to our [.NET MAUI Smart DataGrid](https://www.syncfusion.com/maui-controls/maui-smart-datagrid) feature tour page for its groundbreaking feature representations. You can also explore our [.NET MAUI Smart DataGrid Example](https://github.com/syncfusion/maui-demos/tree/master/MAUI/SmartDataGrid) that shows you how to render the Smart DataGrid in .NET MAUI.
498+
N> You can refer to our [.NET MAUI Smart DataGrid]() feature tour page for its groundbreaking feature representations. You can also explore our [.NET MAUI Smart DataGrid Example](https://github.com/syncfusion/maui-demos/tree/master/MAUI/SmartDataGrid) that shows you how to render the Smart DataGrid in .NET MAUI.

MAUI/SmartDataGrid/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: About .NET MAUI Smart DataGrid control | Syncfusion®
4-
description: Learn about the Syncfusion® .NET MAUI Smart DataGrid (SfSmartDataGrid) control and its AI-assisted features that simplify sorting, filtering, grouping, and highlighting.
4+
description: Learn about the Syncfusion® .NET MAUI Smart DataGrid (SfSmartDataGrid) control and its AI-assisted features.
55
platform: MAUI
66
control: SfSmartDataGrid
77
documentation: ug

0 commit comments

Comments
 (0)