From 4f93e29da78d21253dc6c4187bddf567d2b8e4cd Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Wed, 8 Feb 2023 12:59:07 +0300 Subject: [PATCH] Updated --- aspnetmvc/Captcha/Enabling-Validation.md | 10 +++++----- aspnetmvc/PercentageTextBox/Getting-Started.md | 12 ++++++------ aspnetmvc/ReportViewer/Report-Controller.md | 4 ++-- aspnetmvc/TreeView/How-To.md | 6 +++--- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/aspnetmvc/Captcha/Enabling-Validation.md b/aspnetmvc/Captcha/Enabling-Validation.md index 35d774bc6..f3a873583 100644 --- a/aspnetmvc/Captcha/Enabling-Validation.md +++ b/aspnetmvc/Captcha/Enabling-Validation.md @@ -1,13 +1,13 @@ --- layout: post title: Enabling Validation | Captcha | ASP.NET MVC | Syncfusion -description: enabling validation +description: Learn here about enabling validation in Syncfusion ASP.NET MVC Captcha Control, its elements, and more. platform: ejmvc control: Captcha documentation: ug --- -# Enabling Validation +# Enabling Validation Captcha in ASP.NET MVC ## Auto Validation @@ -47,7 +47,7 @@ The following code example is used to render the Captcha with Auto-Validation su 2. The following screenshot illustrates the Captcha with Auto-Validation support. -![](Enabling-Validation_images/Enabling-Validation_img2.png) +![Auto Validation in ASP.NET MVC Captcha](Enabling-Validation_images/Enabling-Validation_img2.png) Captcha with auto validation support {:.caption} @@ -88,7 +88,7 @@ The following code example is used to render the Captcha with manual validation. 2. The following screenshot illustrates the Captcha with manual validation support. -![](Enabling-Validation_images/Enabling-Validation_img3.png) +![Validation by Method in ASP.NET MVC Captcha](Enabling-Validation_images/Enabling-Validation_img3.png) Captcha validation by method {:.caption} @@ -122,7 +122,7 @@ The following code example is used to render the Captcha with Case sensitive val 2. The following screenshot illustrates the Captcha with Case sensitive validation support. -![](Enabling-Validation_images/Enabling-Validation_img4.png) +![Case Sensitive Validation in ASP.NET MVC Captcha](Enabling-Validation_images/Enabling-Validation_img4.png) Captcha with Case sensitive validation support {:.caption} diff --git a/aspnetmvc/PercentageTextBox/Getting-Started.md b/aspnetmvc/PercentageTextBox/Getting-Started.md index 6f338f2f4..bf434e39e 100644 --- a/aspnetmvc/PercentageTextBox/Getting-Started.md +++ b/aspnetmvc/PercentageTextBox/Getting-Started.md @@ -1,13 +1,13 @@ --- layout: post title: Getting Started | PercentageTextBox | ASP.NET MVC | Syncfusion -description: getting started +description: Learn here more about getting started with Syncfusion Essential ASP.NET MVC PercentageTextBox Control, its elements, and more. platform: ejmvc control: PercentageTextBox documentation: ug --- -# Getting Started +# Getting Started with ASP.NET MVC PercentageTextBox This section explains briefly about how to create a EJMVC PercentageTextBox in ASP.NET MVC platform. @@ -15,7 +15,7 @@ This section explains briefly about how to create a EJMVC PercentageTextBox in A From the following steps you can learn how to create and use PercentageTextBox in your application. Here we have showcased, a small Electric bill calculator application using EJMVC Editors widgets.The Essential ASP.NET MVC Editors control includes Numeric, Percentage, Currency and MaskEdit textbox controls. This guide helps you to use the wide range of Editors functionalities to complete this application. -![](Getting-Started_images/Getting-Started_img1.png) +![Create your first PercentageTextBox in ASP.NET MVC](Getting-Started_images/Getting-Started_img1.png) @@ -186,7 +186,7 @@ ASP.NET MVC Editors renders built-in features like keyboard navigation, min and -![](Getting-Started_images/Getting-Started_img2.png) +![Create Editors ASP.NET MVC PercentageTextBox](Getting-Started_images/Getting-Started_img2.png) PercentageTextBox with watermark text {:.caption} @@ -281,7 +281,7 @@ You can set the "MinValue","MaxValue" and "Value" in Numeric, Percen The following screenshot illustrates the output of the above code examples. -![](Getting-Started_images/Getting-Started_img3.png) +![Set MinValue, MaxValue and value in ASP.NET MVC PercentageTextBox](Getting-Started_images/Getting-Started_img3.png) @@ -437,7 +437,7 @@ function calculateBill() { Run the above code sample, fill the required Textbox fields and click the Calculate button. The values are displayed and an alert message is shown. The following screen shot illustrates the final output of the Electricity bill calculator. -![](Getting-Started_images/Getting-Started_img4.png) +![Set Calculation process with ASP.NET MVC PercentageTextBox](Getting-Started_images/Getting-Started_img4.png) diff --git a/aspnetmvc/ReportViewer/Report-Controller.md b/aspnetmvc/ReportViewer/Report-Controller.md index 32278551e..3f50ef79b 100644 --- a/aspnetmvc/ReportViewer/Report-Controller.md +++ b/aspnetmvc/ReportViewer/Report-Controller.md @@ -1,13 +1,13 @@ --- layout: post title: Report Controller | ReportViewer | ASP.NET MVC | Syncfusion -description: report controller +description: Learn here about report controller in Syncfusion ASP.NET MVC ReportViewer Control, its elements, and more. platform: ejmvc control: ReportViewer documentation: ug --- -# Report Controller +# Report Controller in ASP.NET MVC ReportViewer The ReportViewer uses Web API services to process the report file, process the request from control, and to return the processed data to control. The Syncfusion.EJ.ReportViewer assembly has helper APIs to define the service actions and process the service requests. diff --git a/aspnetmvc/TreeView/How-To.md b/aspnetmvc/TreeView/How-To.md index ca22bcfec..c9807f848 100644 --- a/aspnetmvc/TreeView/How-To.md +++ b/aspnetmvc/TreeView/How-To.md @@ -1,13 +1,13 @@ --- -title: How To| TreeView | ASP.NET MVC | Syncfusion -description: How To section +title: How To Section| TreeView | ASP.NET MVC | Syncfusion +description: Learn here about service reference in Syncfusion ASP.NET MVC Treeview Control, its elements, and more. platform: ejmvc control: TreeView documentation: UG keywords: TreeView, Syncfusion, EJ MVC TreeView, UG Document, How To --- -# How To +# How To Section Treeview in ASP.NET MVC ## Update the modified data from tree to database.

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