From 57ed29600aefcc6fcae3b672a38f5e39cf9844a0 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Mon, 26 Jun 2023 14:31:14 +0300 Subject: [PATCH 1/3] SEO-173271-Description-Too-Short-Core --- aspnet-core/Menu/Context-Menu.md | 6 +++--- aspnet-core/NumericTextBox/Overview.md | 4 ++-- aspnet-core/PivotGrid/Getting-Started.md | 4 ++-- aspnet-core/TreeGrid/Cells.md | 22 +++++++++++----------- 4 files changed, 18 insertions(+), 18 deletions(-) diff --git a/aspnet-core/Menu/Context-Menu.md b/aspnet-core/Menu/Context-Menu.md index 6d08ecff..8c348712 100644 --- a/aspnet-core/Menu/Context-Menu.md +++ b/aspnet-core/Menu/Context-Menu.md @@ -1,13 +1,13 @@ --- layout: post title: Context Menu | Menu | ASP.NET Core | Syncfusion -description: context menu +description: Learn here about Context Menu in Syncfusion Essential ASP.NET Core Menu Control, its elements, and more. platform: aspnet-core control: Menu documentation: ug --- -# Context Menu +# Context Menu in ASP.NET Core A context menu is a type of menu in a graphical user interface (GUI) that appears when you perform right click operation. In this Menu control you can use a context menu by specifying the type of menu as ContextMenu. A context also provides support for nested level of menu items. @@ -61,7 +61,7 @@ In the following example, a context menu for the division containing text is cre The following screen shot displays the output of the above code. -![](Context-Menu_images/Context-Menu_img1.png) +![Context Menu in ASP.NET Core](Context-Menu_images/Context-Menu_img1.png) Context Menu {:.caption} diff --git a/aspnet-core/NumericTextBox/Overview.md b/aspnet-core/NumericTextBox/Overview.md index b496cd31..5d5d3b28 100644 --- a/aspnet-core/NumericTextBox/Overview.md +++ b/aspnet-core/NumericTextBox/Overview.md @@ -1,13 +1,13 @@ --- layout: post title: NumericTextBox | NumericTextBox | ASP.NET Core | Syncfusion -description: overview +description: Learn here about overview in Syncfusion Essential ASP.NET Core NumericTextBox Control, its elements, and more. platform: aspnet-core control: NumericTextBox documentation: ug --- -# NumericTextBox +# NumericTextBox in ASP.NET Core Essential ASP.NET Core NumericTextBox is used to display only numeric values. It has Spin buttons to increase or decrease the values in the Text Box. diff --git a/aspnet-core/PivotGrid/Getting-Started.md b/aspnet-core/PivotGrid/Getting-Started.md index ac922d24..b2815f9c 100644 --- a/aspnet-core/PivotGrid/Getting-Started.md +++ b/aspnet-core/PivotGrid/Getting-Started.md @@ -1,13 +1,13 @@ --- layout: post title: Getting-Started | PivotGrid | ASP.NET Core | Syncfusion -description: getting started +description: Learn here about getting started with PivotGrid in Syncfusion Essential ASP.NET Core Control, its elements, and more. platform: aspnet-core control: PivotGrid documentation: ug --- -# Getting started +# Getting started With PivotGrid ASP.NET Core >**Important** Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. diff --git a/aspnet-core/TreeGrid/Cells.md b/aspnet-core/TreeGrid/Cells.md index 418b6219..c97f64c6 100644 --- a/aspnet-core/TreeGrid/Cells.md +++ b/aspnet-core/TreeGrid/Cells.md @@ -1,13 +1,13 @@ --- layout: post title: Cells | TreeGrid | ASP.NET Core | Syncfusion -description: cells +description: Learn here about Cells in Syncfusion Essential ASP.NET Core TreeGrid Control, its elements, and more. platform: aspnet-core control: TreeGrid documentation: ug --- -# Cell +# Cells in TreeGrid ASP.NET Core ## Tooltip @@ -26,12 +26,12 @@ Please find the example describes the above behavior. {% endhighlight %} The following output shows the result of above code example. -![](Cell/tooltip.png) +![Tooltip in ASP.NET Core TreeGrid](Cell/tooltip.png) {:caption} Cell Tooltip -![](Cell/headerTooltip.png) +![Tooltip Header in ASP.NET Core TreeGrid](Cell/headerTooltip.png) {:caption} Header Tooltip @@ -108,7 +108,7 @@ Please find code example describes the cell tooltip template support. The following output shows the result of above code example. -![](Cell/gridcelltemplate.png) +![Tooltip Template in ASP.NET Core TreeGrid](Cell/gridcelltemplate.png) ### Column tooltip @@ -142,7 +142,7 @@ Please refer the following code example for setting a custom tooltip for a speci The following output shows the output of above code snippets. -![](Cell/cellTooltipTemplate.png) +![Column Tooltip in ASP.NET Core TreeGrid](Cell/cellTooltipTemplate.png) N> Template element should be enclosed with `