From fc35a948515c43c99127c5e37856b4bc0a5cad36 Mon Sep 17 00:00:00 2001 From: gowthamanthavasiyappan <90315799+gowthamanthavasiyappan@users.noreply.github.com> Date: Fri, 19 Aug 2022 16:53:42 +0530 Subject: [PATCH 1/2] SEO-2513_Site_Audit_Issues --- aspnetmvc/Combobox/accessibility.md | 6 +++--- aspnetmvc/TimePicker/Time-Format.md | 6 +++--- aspnetmvc/TreeGrid/Sorting.md | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/aspnetmvc/Combobox/accessibility.md b/aspnetmvc/Combobox/accessibility.md index 1ae01be6b..af1fc75a3 100644 --- a/aspnetmvc/Combobox/accessibility.md +++ b/aspnetmvc/Combobox/accessibility.md @@ -1,14 +1,14 @@ --- layout: post title: Accessibility in ComboBox control for Syncfusion ASP.NET MVC -description: Accessibility support to ComboBox control for Syncfusion ASP.NET MVC +description: Learn here about Accessibility support in Syncfusion Essential ASP.NET MVC ComboBox Control, its elements, and more. platform: ejmvc control: ComboBox documentation: ug keywords: keyboard support, ComboBox, aria attributes, keyboard interaction --- -# Accessibility +# Accessibility in ASP.NET MVC ComboBox The ComboBox component has been designed, keeping in mind the `WAI-ARIA` specifications, and applies the WAI-ARIA roles, states, and properties along with `keyboard support`. This component is characterized by complete keyboard interaction support and ARIA accessibility support that makes it easy for people who uses assistive technologies (AT) or those who completely rely on keyboard navigation. @@ -107,4 +107,4 @@ You can use the following key shortcuts to access the ComboBox without interrupt Output for accessibility ComboBox control is as follows. -![](Combobox_accessibility_images/accessibility.png) +![ASP.NET MVC ComboBox accessibility](Combobox_accessibility_images/accessibility.png) diff --git a/aspnetmvc/TimePicker/Time-Format.md b/aspnetmvc/TimePicker/Time-Format.md index c3e7fc27f..ccf553d8d 100644 --- a/aspnetmvc/TimePicker/Time-Format.md +++ b/aspnetmvc/TimePicker/Time-Format.md @@ -1,13 +1,13 @@ --- layout: post title: Time Format | TimePicker | ASP.NET MVC | Syncfusion -description: time format +description: Learn here about time format in Syncfusion Essential ASP.NET MVC TimePicker Control, its elements, and more. platform: ejmvc control: TimePicker documentation: ug --- -# Time Format +# Time Format in ASP.NET MVC TimePicker TimePicker widget provides you an option to change the TimeFormat property. @@ -30,7 +30,7 @@ The following steps explains you to change the time format for the TimePicker. Execute the above code to render the following output. -![](Time-Format_images/Time-Format_img1.png) +![ASP.NET MVC TimePicker time format](Time-Format_images/Time-Format_img1.png) TimePicker with TimeFormat. {:.caption} diff --git a/aspnetmvc/TreeGrid/Sorting.md b/aspnetmvc/TreeGrid/Sorting.md index b4c4722df..dcef9c971 100644 --- a/aspnetmvc/TreeGrid/Sorting.md +++ b/aspnetmvc/TreeGrid/Sorting.md @@ -1,13 +1,13 @@ --- layout: post title: Sorting | TreeGrid | ASP.NET MVC | Syncfusion -description: sorting +description: Learn here about sorting in Syncfusion Essential ASP.NET MVC TreeGrid Control, its elements, and more. platform: ejmvc control: TreeGrid documentation: ug --- -# Sorting +# Sorting in ASP.NET MVC TreeGrid The TreeGrid control for JavaScript has built-in support for Sorting one or more columns. @@ -42,7 +42,7 @@ Gantt allows you to sort multiple columns by clicking the desired column headers The following screenshot shows the output of Multicolumn sorting in TreeGrid control. -![](Sorting_images/Sorting_img1.png) +![ASP.NET MVC TreeGrid Multicolumn sorting](Sorting_images/Sorting_img1.png) ## Disable sorting for specific column @@ -88,7 +88,7 @@ The following code shows how to add sorted column in TreeGrid. {% endhighlight %} -![](Sorting_images/Sorting_img2.png) +![ASP.NET MVC TreeGrid sorting](Sorting_images/Sorting_img2.png) The above screenshot shows TreeGrid rendered with descending order of **Task Name** column. {:.caption} From d48e4e5f9f582cc766f3dd142457923be3016dd2 Mon Sep 17 00:00:00 2001 From: website automation Date: Mon, 22 Aug 2022 12:34:14 +0000 Subject: [PATCH 2/2] Added the release notes MD file and corresponding node entry in the TOC.html file for the Weekly Nuget Release - August 23, 2022 --- aspnetmvc-toc.html | 2 +- aspnetmvc/Release-notes/v20.2.0.45.md | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 aspnetmvc/Release-notes/v20.2.0.45.md diff --git a/aspnetmvc-toc.html b/aspnetmvc-toc.html index 33578a5a5..c5df08e69 100644 --- a/aspnetmvc-toc.html +++ b/aspnetmvc-toc.html @@ -3167,7 +3167,7 @@
  • XlsIO
  • Release Notes -