Skip to content
Merged
Show file tree
Hide file tree
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
10 changes: 5 additions & 5 deletions aspnet/Checkbox/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
---
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.

## Create your first Checkbox in ASP.NET

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)



Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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)



4 changes: 2 additions & 2 deletions aspnet/DataManager/Filtering.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
10 changes: 5 additions & 5 deletions aspnet/Gantt/Columns.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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
Expand All @@ -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}
Expand Down Expand Up @@ -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}
Expand Down
8 changes: 4 additions & 4 deletions aspnet/Grid/How-to/Use-NHibernate-with-Grid.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
6 changes: 3 additions & 3 deletions aspnet/Listbox/Grouping.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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)

8 changes: 4 additions & 4 deletions aspnet/Sparkline/Sparkline-dimension.md
Original file line number Diff line number Diff line change
@@ -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.

Expand All @@ -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

Expand Down