diff --git a/aspnet/Checkbox/Getting-Started.md b/aspnet/Checkbox/Getting-Started.md index 0fe2c3aa6..6b0d02070 100644 --- a/aspnet/Checkbox/Getting-Started.md +++ b/aspnet/Checkbox/Getting-Started.md @@ -1,13 +1,13 @@ --- layout: post title: Getting Started | Checkbox | ASP.NET Webforms | Syncfusion -description: getting started +description: Learn here about getting started with Syncfusion Essential ASP.NET Webforms Checkbox Control, its elements, and more. platform: aspnet control: Checkbox documentation: ug --- -# Getting Started +# Getting Started with ASP.NET Webforms Checkbox This section explains briefly how to create a **Checkbox** in your application with ASP.NET. @@ -15,7 +15,7 @@ This section explains briefly how to create a **Checkbox** in your application w ASP.NET Checkbox provides support for multiple selections, within your web page and allows you to specify an option from the list. From the following guidelines, you can select Multiple or Single Selection List Receiving App by using Checkbox. The following screenshot demonstrates the functionality with Checkbox button action. -![Description: C:/Users/jeganprakash/Desktop/Documentation/Images/Check/1.PNG](Getting-Started_images/Getting-Started_img1.png) +![ASP.NET Webforms Checkbox creation](Getting-Started_images/Getting-Started_img1.png) @@ -151,7 +151,7 @@ Add the script into your ASPX page. {% endhighlight %} -![Description: C:/Users/jeganprakash/Desktop/Documentation/Images/Check/2.PNG](Getting-Started_images/Getting-Started_img2.png) +![ASP.NET Webforms Checkbox file selections](Getting-Started_images/Getting-Started_img2.png) ## File Selection in Media Player @@ -275,7 +275,7 @@ Add the following styles to show the Checkbox control in an order. Run the code to render the resultant output. -![](Getting-Started_images/Getting-Started_img3.png) +![ASP.NET Webforms Checkbox file type of Media player](Getting-Started_images/Getting-Started_img3.png) diff --git a/aspnet/DataManager/Filtering.md b/aspnet/DataManager/Filtering.md index e30b630bf..ca542b065 100644 --- a/aspnet/DataManager/Filtering.md +++ b/aspnet/DataManager/Filtering.md @@ -1,14 +1,14 @@ --- layout: post title: Filtering | DataManager | ASP.NET Webforms | Syncfusion -description: filtering +description: Learn here about filtering in Syncfusion Essential ASP.NET Webforms DataManager Control, its elements, and more. platform: aspnet control: DataManager documentation: ug keywords: filter Operators, lessThan, lessThanOrEqual, less, contains --- -# Filtering +# Filtering in ASP.NET Webforms DataManager Filtering is a basic technique in DataManager query. The “where” query is used to filter some particular or related records from the data source to review details of records. diff --git a/aspnet/Gantt/Columns.md b/aspnet/Gantt/Columns.md index 2c7b20c3b..afc85db34 100644 --- a/aspnet/Gantt/Columns.md +++ b/aspnet/Gantt/Columns.md @@ -1,13 +1,13 @@ --- layout: post title: Columns | Gantt | ASP.NET Webforms | Syncfusion -description: columns +description: Learn here about Columns in Syncfusion Essential ASP.NET Webforms Gantt Control, its elements, and more. platform: aspnet control: Gantt documentation: ug --- -# Columns +# Columns in ASP.NET Webforms Gantt The TreeGrid column displays the information from a bounded data source and it will be editable to update the task details through TreeGrid. @@ -460,7 +460,7 @@ The following screenshot displays the customized column in Gantt control. -![](Columns_images/Columns_img1.png) +![ASP.NET Core Gantt customized column](Columns_images/Columns_img1.png) Customized column @@ -471,7 +471,7 @@ Customized column Gantt supports enabling and disabling the visibility of the columns dynamically with the ShowColumnChooser property. The visibility of the custom columns can also be toggled with this property. Column chooser option is rendered as a sub menu item within the column menu in the Gantt columns. -![](Columns_images/Columns_img2.png) +![ASP.NET Core Gantt column chooser](Columns_images/Columns_img2.png) Column menu with column chooser {:.caption} @@ -508,7 +508,7 @@ Sort Ascending and Sort Descending options can be enabled or disabled with the A The following screenshot displays the column chooser in the Gantt control. -![](Columns_images/Columns_img3.png) +![ASP.NET Core Gantt column sort](Columns_images/Columns_img3.png) Column chooser in Gantt control {:.caption} diff --git a/aspnet/Grid/How-to/Use-NHibernate-with-Grid.md b/aspnet/Grid/How-to/Use-NHibernate-with-Grid.md index 8b063b13d..23a3411d1 100644 --- a/aspnet/Grid/How-to/Use-NHibernate-with-Grid.md +++ b/aspnet/Grid/How-to/Use-NHibernate-with-Grid.md @@ -1,15 +1,15 @@ --- layout: post -title: Use NHibernate with Grid | Grid | ASP.NET Webforms | Syncfusion -description: use nhibernate with grid +title: Use NHibernate with ASP.NET Webforms Grid Control | Syncfusion +description: Learn here about use nhibernate with Syncfusion Essential ASP.NET Webforms Grid Control, its elements, and more. platform: aspnet control: Grid documentation: ug --- -## Use NHibernate with Grid +# Use NHibernate with ASP.NET Webforms Grid -### NHibernate +## NHibernate NHibernate is an object-relational mapping (ORM) solution for the Microsoft .NET platform. It provides a Framework for mapping an object-oriented domain model to a traditional relational database. diff --git a/aspnet/Listbox/Grouping.md b/aspnet/Listbox/Grouping.md index 91b02ef8c..a0658d857 100644 --- a/aspnet/Listbox/Grouping.md +++ b/aspnet/Listbox/Grouping.md @@ -1,13 +1,13 @@ --- layout: post title: Grouping | ListBox | ASP.NET Webforms | Syncfusion -description: Grouping +description: Learn here about Grouping in Syncfusion Essential ASP.NET Webforms ListBox Control, its elements, and more. platform: aspnet control: Listbox documentation: ug --- -# Grouping +# Grouping in ASP.NET Webforms ListBox ListBox items can be grouped by providing a heading (header) for each set of items. @@ -58,5 +58,5 @@ In design page set the DataGroupBy property to group the list items. In the code {% endhighlight %} {% endtabs %} -![](Grouping_images/Grouping_img1.png) +![ASP.NET Core ListBox grouping](Grouping_images/Grouping_img1.png) diff --git a/aspnet/Sparkline/Sparkline-dimension.md b/aspnet/Sparkline/Sparkline-dimension.md index 00c07b017..32437bd06 100644 --- a/aspnet/Sparkline/Sparkline-dimension.md +++ b/aspnet/Sparkline/Sparkline-dimension.md @@ -1,13 +1,13 @@ --- layout: post -title: Sparkline size -description: Learn how to set Sparkline size and make it responsive. +title: Sparkline Dimensions in ASP.NET Sparkline Control | Syncfusion +description: Learn here about Sparkline Dimensions in Syncfusion Essential ASP.NET WebForms Sparkline Control, its elements, and more. platform: aspnet control: Sparkline documentation: ug --- -## Sparkline Dimensions +# Sparkline Dimensions in ASP.NET WebForms Sparkline You can set the size directly on the Sparkline or to the container of the sparkline. When you do not specify the size, it takes 30px as the height and 50px as its width, by default. @@ -28,7 +28,7 @@ You can customize the Sparkline dimension by setting the width and height for th {% endhighlight %} -![](Sparkline-Dimensions_images/Sparkline-Dimensions_img1.png) +![ASP.NET WebForms Sparkline dimension](Sparkline-Dimensions_images/Sparkline-Dimensions_img1.png) ## Set size in pixels