Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SEO-3260-MVC-Description-Too-Short #279

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
berylouma wants to merge 3 commits into hotfix/hotfix-v20.4.0.48 from SEO-3260-MVC-Description
Closed
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
1 change: 0 additions & 1 deletion aspnetmvc/Button/Button-Type.md
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ documentation: ug
---

# Button Type in ASP.NET MVC Button

Button is used as normal click able button, submitting form data, resetting the form data to its initial value. According to the usage of button, you can render the button in three types. Using the Type property, you can easily render the button in following types.

_List of Button types_
Expand Down
2 changes: 1 addition & 1 deletion aspnetmvc/Grid/How-to.md
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -1758,7 +1758,7 @@ public partial class GridController : Controller
{% endtabs %}

The following output is displayed as a result of the previous code example.
![ASP.NET MVC Hierarchy grid with different foreignKeyField in parent and child table](Hierarchy-Grid_images/Hierarchy-Grid_images2.png)
![Hierarchy in ASP.NET MVC Grid](Hierarchy-Grid_images/Hierarchy-Grid_images2.png)

## Display other Syncfusion controls in grid columns

Expand Down
2 changes: 1 addition & 1 deletion aspnetmvc/ListView/Getting-Started.md
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@ You can add a header for ListView using ShowHeader property. Refer to the follow

Run the above code to render the following output.

![ASP.NET MVC ListView Add header](Getting-Started_images/Getting-Started_img3.png)
![Add header in ASP.NET MVC ListView](Getting-Started_images/Getting-Started_img3.png)
18 changes: 9 additions & 9 deletions aspnetmvc/WaitingPopup/Overview.md
View file Open in desktop
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
layout: post
title: Overview in ASP.NET MVC WaitingPopup control | Syncfusion
description: Learn here more about Overview in Syncfusion Essential ASP.NET MVC WaitingPopup Control, its element and more.
title: Overview in ASP.NET MVC Waiting Popup control | Syncfusion
description: Learn here more about Overview in Syncfusion Essential ASP.NET MVC Waiting Popup Control, its element and more.
platform: ejmvc
control: WaitingPopup
control: Waiting Popup
documentation: ug
---

# Overview in ASP.NET MVC WaitingPopup
# Overview in ASP.NET MVC Waiting Popup

The WaitingPopup control for MVC is a visual element that provides support for displaying a pop-up indicator over a target area and preventing the end user's interaction with the target area while loading.
The Waiting Popup control for MVC is a visual element that provides support for displaying a pop-up indicator over a target area and preventing the end user's interaction with the target area while loading.

### Key Features

Expand All @@ -21,7 +21,7 @@ The WaitingPopup control for MVC is a visual element that provides support for d
## Getting Started


This section explains briefly about how to create a WaitingPopup in your application with ASP.NET MVC.
This section explains briefly about how to create a Waiting Popup in your application with ASP.NET MVC.

## Create your first Waiting Popup in MVC

Expand Down Expand Up @@ -175,7 +175,7 @@ In a real-time Login page scenario, when you click on the Login button, the Wait



![ASP.NET MVC WaitingPopup User login](Overview_images/Overview_img2.png)
![User login in ASP.NET MVC Waiting Popup](Overview_images/Overview_img2.png)



Expand All @@ -184,14 +184,14 @@ In a real-time Login page scenario, when you click on the Login button, the Wait



![ASP.NET MVC Waiting Popup](Overview_images/Overview_img3.png)
![Waiting Popup in ASP.NET MVC](Overview_images/Overview_img3.png)




The following screenshot displays an alert box displayed with the message "Signed in successfully" after loading.

![ASP.NET MVC WaitingPopup Signed in successfully](Overview_images/Overview_img4.png)
![Alert box in ASP.NET MVC Waiting Popup](Overview_images/Overview_img4.png)



Expand Down

AltStyle によって変換されたページ (->オリジナル) /