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
6 changes: 3 additions & 3 deletions aspnetmvc/Button/Easy-Customization.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Easy Customization | Button | ASP.NET MVC | Syncfusion
description: easy customization
title: Easy Customization in ASP.NET MVC Button Control | Syncfusion
description: Learn here all about easy customization support in Syncfusion Essential ASP.NET MVC Button control, its elements, and more.
platform: ejmvc
control: Button
documentation: ug
---

# Easy Customization
# Easy Customization in ASP.NET MVC Button

Button is used in all applications. Button size, content and content location is varied according to each application. Here you can see some customizable option for button that can perform easily.

Expand Down
6 changes: 3 additions & 3 deletions aspnetmvc/Button/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Getting Started | Button | ASP.NET MVC | Syncfusion
description: getting started
title: Getting Started with ASP.NET MVC Button Control | Syncfusion
description: Learn here all about getting started with Syncfusion Essential ASP.NET MVC Button control, its elements, and more.
platform: ejmvc
control: Button
documentation: ug
---

# Getting Started
# Getting Started with ASP.NET MVC Button

This section explains you briefly on how to create a Button in your application with ASP.NET MVC.

Expand Down
6 changes: 3 additions & 3 deletions aspnetmvc/Captcha/Enabling-Validation.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Enabling Validation | Captcha | ASP.NET MVC | Syncfusion
description: enabling validation
title: Enabling Validation in ASP.NET MVC Captcha Control | Syncfusion
description: Learn here all about enabling validation support in Syncfusion Essential ASP.NET MVC Captcha control, its elements, and more.
platform: ejmvc
control: Captcha
documentation: ug
---

# Enabling Validation
# Enabling Validation in ASP.NET MVC Captcha

## Auto Validation

Expand Down
6 changes: 3 additions & 3 deletions aspnetmvc/Gantt/Localization.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
layout: post
title: Localization | Gantt | ASP.NET MVC | Syncfusion
description: localization
title: Localization in ASP.NET MVC Gantt Control | Syncfusion
description: Learn here all about localization support in Syncfusion Essential ASP.NET MVC Gantt control, its elements, and more.
platform: ejmvc
control: Gantt
documentation: ug
---
# Localization
# Localization in ASP.NET MVC Gantt

Localization is the process of customizing the User Interface (UI) based on a culture, specific to a particular country or region, in order to display regional data. The culture is represented by a unique string like `en``-``US` for US English and `fr``-``FR` for French.

Expand Down
6 changes: 3 additions & 3 deletions aspnetmvc/Grid/Style-and-Appearance.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Style and Appearance | Grid | ASP.NET MVC | Syncfusion
description: style and appearance
title: Style and Appearance in ASP.NET MVC Grid Control | Syncfusion
description: Learn here all about style and appearance support in Syncfusion Essential ASP.NET MVC Grid control, its elements, and more.
platform: ejmvc
control: Grid
documentation: ug
---

# Styling
# Style and Appearance in AP.NET MVC Grid

## List of classes and its purposes

Expand Down
6 changes: 3 additions & 3 deletions aspnetmvc/ListView/Data-Binding.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Data Binding | ListView | ASP.NET MVC | Syncfusion
description: data binding
title: Data Binding in ASP.NET MVC ListView Control | Syncfusion
description: Learn here all about data binding support in Syncfusion Essential ASP.NET MVC ListView control, its elements, and more.
platform: ejmvc
control: ListView
documentation: ug
---

# Data Binding
# Data Binding in ASP.NET MVC ListView

## Local Data Binding

Expand Down
6 changes: 3 additions & 3 deletions aspnetmvc/NumericTextBox/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Getting Started | NumericTextBox | ASP.NET MVC | Syncfusion
description: getting started
title: Getting Started with ASP.NET MVC NumericTextBox Control | Syncfusion
description: Learn here all about getting started with Syncfusion Essential ASP.NET MVC NumericTextBox control, its elements, and more.
platform: ejmvc
control: NumericTextBox
documentation: ug
---

# Getting Started
# Getting Started with ASP.NET MVC NumericTextBox

This section explains briefly about how to create a EJMVC NumericTextBox in ASP.NET MVC platform.

Expand Down
6 changes: 3 additions & 3 deletions aspnetmvc/TreeGrid/Selection.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Selection | TreeGrid | ASP.NET MVC | Syncfusion
description: selection
title: Selection in ASP.NET MVC TreeGrid Control | Syncfusion
description: Learn here all about selection support in Syncfusion Essential ASP.NET MVC TreeGrid control, its elements, and more.
platform: ejmvc
control: TreeGrid
documentation: ug
---

# Selection
# Selection in ASP.NET MVC TreeGrid

The TreeGrid control provides support for row and cell selections using `SelectionSettings` property. 

Expand Down