From 18d3e2fc2149cfa7d15a0dd761a587fb4f23f110 Mon Sep 17 00:00:00 2001 From: Faith-Atieno Date: Fri, 23 Aug 2024 11:37:31 +0300 Subject: [PATCH 01/10] SEO-187924-ASP.NET-Web-Forms-RichTextEditor-Validation-HTTP-to-HTPPS --- aspnet/RichTextEditor/Validation.md | 4 ++-- aspnet/RichTextEditor/Working-with-Tables.md | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/aspnet/RichTextEditor/Validation.md b/aspnet/RichTextEditor/Validation.md index ecfc15621..0e99d85fb 100644 --- a/aspnet/RichTextEditor/Validation.md +++ b/aspnet/RichTextEditor/Validation.md @@ -1,7 +1,7 @@ --- layout: post title: Validation in RichTextEditor | Syncfusion | ASP.NET Webform -description: Validation to format the RichTextEditor control's content +description: This article explains more about Validation to format the ASP.NET Web Forms RichTextEditor control's content platform: aspnet control: RTE documentation: ug @@ -9,7 +9,7 @@ keywords: RichTextEditor, Validation, JQuery Validation, ASP Validation --- -# Validation +# ASP.NET Web Forms RichTextEditor Validation Validate the RichTextEditor’s value on form submission by applying ValidationRules and ValidationMessage to the RichTextEditor. diff --git a/aspnet/RichTextEditor/Working-with-Tables.md b/aspnet/RichTextEditor/Working-with-Tables.md index 9acb2f9a8..a451b2f64 100644 --- a/aspnet/RichTextEditor/Working-with-Tables.md +++ b/aspnet/RichTextEditor/Working-with-Tables.md @@ -1,20 +1,20 @@ --- layout: post title: Working with Tables opreation | RTE | Syncfusion | ASP.NET -description: Working with Tables customization for RichTextEditor control +description: This article explains more about working with Tables customization for the ASP.NET Web Forms RichTextEditor RichTextEditor control platform: aspnet control: RTE documentation: ug keywords: RichTextEditor, Tables, Insert Row, Remove Row, Remove Columns, Insert Columns --- -# Working with Tables +# Working with Tables The editor provides tools to add tables in your content. Can add, edit, and remove the table as well as perform other table related tasks. ## Create a Table -By default, [Insert Table](http://help.syncfusion.com/js/api/ejrte#members:tools-tables) tool is enabled in the editor’s toolbar. There are two ways to insert a table into the editor’s content. +By default, [Insert Table](https://help.syncfusion.com/api/js/ejrte#members:tools-tables) tool is enabled in the editor’s toolbar. There are two ways to insert a table into the editor’s content. * [Insert a table](#insert-a-table) * [Insert a custom table](#custom-table) From b403950535b3db715f26aa182d2962bb3c13308a Mon Sep 17 00:00:00 2001 From: Faith-Atieno Date: Fri, 23 Aug 2024 11:42:27 +0300 Subject: [PATCH 02/10] ci resolved --- aspnet/RichTextEditor/Working-with-Tables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnet/RichTextEditor/Working-with-Tables.md b/aspnet/RichTextEditor/Working-with-Tables.md index a451b2f64..b3874f65a 100644 --- a/aspnet/RichTextEditor/Working-with-Tables.md +++ b/aspnet/RichTextEditor/Working-with-Tables.md @@ -8,7 +8,7 @@ documentation: ug keywords: RichTextEditor, Tables, Insert Row, Remove Row, Remove Columns, Insert Columns --- -# Working with Tables +# ASP.NET Web Forms RichTextEditor Working with Tables The editor provides tools to add tables in your content. Can add, edit, and remove the table as well as perform other table related tasks. From 713cc7d0e2fe578cbaba5b710c21e8d2422e31ac Mon Sep 17 00:00:00 2001 From: Faith-Atieno Date: Mon, 26 Aug 2024 09:31:23 +0300 Subject: [PATCH 03/10] Comment resolved --- aspnet/RichTextEditor/Working-with-Tables.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnet/RichTextEditor/Working-with-Tables.md b/aspnet/RichTextEditor/Working-with-Tables.md index b3874f65a..82eb804d0 100644 --- a/aspnet/RichTextEditor/Working-with-Tables.md +++ b/aspnet/RichTextEditor/Working-with-Tables.md @@ -1,14 +1,14 @@ --- layout: post title: Working with Tables opreation | RTE | Syncfusion | ASP.NET -description: This article explains more about working with Tables customization for the ASP.NET Web Forms RichTextEditor RichTextEditor control +description: Learn here about Working with Tables with Syncfusion Essential ASP.NET Web Forms RichTextEditor control, its elements, and more. platform: aspnet control: RTE documentation: ug keywords: RichTextEditor, Tables, Insert Row, Remove Row, Remove Columns, Insert Columns --- -# ASP.NET Web Forms RichTextEditor Working with Tables +# Add tables in your content in ASP.NET Web Forms RichTextEditor The editor provides tools to add tables in your content. Can add, edit, and remove the table as well as perform other table related tasks. From a3c2128650342a9408a6d264c9601f661f3ad4cb Mon Sep 17 00:00:00 2001 From: Faith-Atieno Date: Tue, 3 Sep 2024 10:46:24 +0300 Subject: [PATCH 04/10] resolved --- aspnet/RichTextEditor/Working-with-Tables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnet/RichTextEditor/Working-with-Tables.md b/aspnet/RichTextEditor/Working-with-Tables.md index 82eb804d0..4175709b1 100644 --- a/aspnet/RichTextEditor/Working-with-Tables.md +++ b/aspnet/RichTextEditor/Working-with-Tables.md @@ -8,7 +8,7 @@ documentation: ug keywords: RichTextEditor, Tables, Insert Row, Remove Row, Remove Columns, Insert Columns --- -# Add tables in your content in ASP.NET Web Forms RichTextEditor +# ASP.NET Web Forms RichTextEditor The editor provides tools to add tables in your content. Can add, edit, and remove the table as well as perform other table related tasks. From 6930d0257e8a2f64457fe79ffe83ae3367667778 Mon Sep 17 00:00:00 2001 From: Faith-Atieno Date: Tue, 17 Sep 2024 12:39:20 +0300 Subject: [PATCH 05/10] Resolved --- aspnet/RichTextEditor/Working-with-Tables.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aspnet/RichTextEditor/Working-with-Tables.md b/aspnet/RichTextEditor/Working-with-Tables.md index 4175709b1..08186f755 100644 --- a/aspnet/RichTextEditor/Working-with-Tables.md +++ b/aspnet/RichTextEditor/Working-with-Tables.md @@ -1,14 +1,14 @@ --- layout: post -title: Working with Tables opreation | RTE | Syncfusion | ASP.NET -description: Learn here about Working with Tables with Syncfusion Essential ASP.NET Web Forms RichTextEditor control, its elements, and more. +title: Working with Tables in ASP.NET Web Forms RichTextEditor | Syncfusion +description: Learn here all about working with Tables in Syncfusion ASP.NET Web Forms RichTextEditor control, its elements, and more. platform: aspnet control: RTE documentation: ug keywords: RichTextEditor, Tables, Insert Row, Remove Row, Remove Columns, Insert Columns --- -# ASP.NET Web Forms RichTextEditor +# Working with Tables in ASP.NET Web Forms RichTextEditor control The editor provides tools to add tables in your content. Can add, edit, and remove the table as well as perform other table related tasks. From 50420f981900f5811e1b3b7cdc0962f7b6b39e2f Mon Sep 17 00:00:00 2001 From: Faith-Atieno Date: Wed, 18 Sep 2024 11:19:50 +0300 Subject: [PATCH 06/10] resolved --- aspnet/RichTextEditor/Validation.md | 6 +++--- aspnet/RichTextEditor/Working-with-Tables.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/aspnet/RichTextEditor/Validation.md b/aspnet/RichTextEditor/Validation.md index 0e99d85fb..cbff8b2bc 100644 --- a/aspnet/RichTextEditor/Validation.md +++ b/aspnet/RichTextEditor/Validation.md @@ -1,7 +1,7 @@ --- layout: post -title: Validation in RichTextEditor | Syncfusion | ASP.NET Webform -description: This article explains more about Validation to format the ASP.NET Web Forms RichTextEditor control's content +title: Validation in ASP.NET Web Forms RichTextEditor | Syncfusion +description: Learn here all about working with Validation in Syncfusion ASP.NET Web Forms RichTextEditor control, its elements, and more platform: aspnet control: RTE documentation: ug @@ -9,7 +9,7 @@ keywords: RichTextEditor, Validation, JQuery Validation, ASP Validation --- -# ASP.NET Web Forms RichTextEditor Validation +# Validation in ASP.NET Web Forms RichTextEditor Validate the RichTextEditor’s value on form submission by applying ValidationRules and ValidationMessage to the RichTextEditor. diff --git a/aspnet/RichTextEditor/Working-with-Tables.md b/aspnet/RichTextEditor/Working-with-Tables.md index 08186f755..e239c75d8 100644 --- a/aspnet/RichTextEditor/Working-with-Tables.md +++ b/aspnet/RichTextEditor/Working-with-Tables.md @@ -1,7 +1,7 @@ --- layout: post title: Working with Tables in ASP.NET Web Forms RichTextEditor | Syncfusion -description: Learn here all about working with Tables in Syncfusion ASP.NET Web Forms RichTextEditor control, its elements, and more. +description: Learn here all about working with tables in Syncfusion ASP.NET Web Forms RichTextEditor control, its elements, and more platform: aspnet control: RTE documentation: ug From 6dba4dcb32eb01117bf8386756ca29a52f92a60f Mon Sep 17 00:00:00 2001 From: Faith-Atieno Date: Wed, 18 Sep 2024 15:23:06 +0300 Subject: [PATCH 07/10] resolved --- aspnet/RichTextEditor/Validation.md | 2 +- aspnet/RichTextEditor/Working-with-Tables.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/aspnet/RichTextEditor/Validation.md b/aspnet/RichTextEditor/Validation.md index cbff8b2bc..9558b0332 100644 --- a/aspnet/RichTextEditor/Validation.md +++ b/aspnet/RichTextEditor/Validation.md @@ -1,7 +1,7 @@ --- layout: post title: Validation in ASP.NET Web Forms RichTextEditor | Syncfusion -description: Learn here all about working with Validation in Syncfusion ASP.NET Web Forms RichTextEditor control, its elements, and more +description: Learn here all about working with validation in Syncfusion ASP.NET Web Forms RichTextEditor control, its elements, and more platform: aspnet control: RTE documentation: ug diff --git a/aspnet/RichTextEditor/Working-with-Tables.md b/aspnet/RichTextEditor/Working-with-Tables.md index e239c75d8..8ad368bd1 100644 --- a/aspnet/RichTextEditor/Working-with-Tables.md +++ b/aspnet/RichTextEditor/Working-with-Tables.md @@ -1,6 +1,6 @@ --- layout: post -title: Working with Tables in ASP.NET Web Forms RichTextEditor | Syncfusion +title: Working with tables in ASP.NET Web Forms RichTextEditor | Syncfusion description: Learn here all about working with tables in Syncfusion ASP.NET Web Forms RichTextEditor control, its elements, and more platform: aspnet control: RTE @@ -8,7 +8,7 @@ documentation: ug keywords: RichTextEditor, Tables, Insert Row, Remove Row, Remove Columns, Insert Columns --- -# Working with Tables in ASP.NET Web Forms RichTextEditor control +# Working with tables in ASP.NET Web Forms RichTextEditor The editor provides tools to add tables in your content. Can add, edit, and remove the table as well as perform other table related tasks. From fb075587c341a28baf03c22a6a1a0a21bc3a8c9c Mon Sep 17 00:00:00 2001 From: Faith-Atieno Date: Wed, 18 Sep 2024 15:25:18 +0300 Subject: [PATCH 08/10] resolved --- aspnet/RichTextEditor/Validation.md | 2 +- aspnet/RichTextEditor/Working-with-Tables.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnet/RichTextEditor/Validation.md b/aspnet/RichTextEditor/Validation.md index 9558b0332..e218f8964 100644 --- a/aspnet/RichTextEditor/Validation.md +++ b/aspnet/RichTextEditor/Validation.md @@ -9,7 +9,7 @@ keywords: RichTextEditor, Validation, JQuery Validation, ASP Validation --- -# Validation in ASP.NET Web Forms RichTextEditor +# Validation in ASP.NET Web Forms RichTextEditor control Validate the RichTextEditor’s value on form submission by applying ValidationRules and ValidationMessage to the RichTextEditor. diff --git a/aspnet/RichTextEditor/Working-with-Tables.md b/aspnet/RichTextEditor/Working-with-Tables.md index 8ad368bd1..82d1e228a 100644 --- a/aspnet/RichTextEditor/Working-with-Tables.md +++ b/aspnet/RichTextEditor/Working-with-Tables.md @@ -8,7 +8,7 @@ documentation: ug keywords: RichTextEditor, Tables, Insert Row, Remove Row, Remove Columns, Insert Columns --- -# Working with tables in ASP.NET Web Forms RichTextEditor +# Working with tables in ASP.NET Web Forms RichTextEditor control The editor provides tools to add tables in your content. Can add, edit, and remove the table as well as perform other table related tasks. From 6a214aec66eba68587f6964cc2b972fbfe2e7ba0 Mon Sep 17 00:00:00 2001 From: Faith-Atieno Date: Thu, 19 Sep 2024 08:55:57 +0300 Subject: [PATCH 09/10] resolved --- aspnet/RichTextEditor/Working-with-Tables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnet/RichTextEditor/Working-with-Tables.md b/aspnet/RichTextEditor/Working-with-Tables.md index 82d1e228a..b7257fbbb 100644 --- a/aspnet/RichTextEditor/Working-with-Tables.md +++ b/aspnet/RichTextEditor/Working-with-Tables.md @@ -1,7 +1,7 @@ --- layout: post title: Working with tables in ASP.NET Web Forms RichTextEditor | Syncfusion -description: Learn here all about working with tables in Syncfusion ASP.NET Web Forms RichTextEditor control, its elements, and more +description: Learn here all about working with tables in Syncfusion ASP.NET Web Forms RichTextEditor control, its elements, and more. platform: aspnet control: RTE documentation: ug From 7c07ad247f507b7b7f8fc5642f933803ba07addf Mon Sep 17 00:00:00 2001 From: Faith-Atieno Date: Thu, 19 Sep 2024 08:56:59 +0300 Subject: [PATCH 10/10] resolved --- aspnet/RichTextEditor/Validation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnet/RichTextEditor/Validation.md b/aspnet/RichTextEditor/Validation.md index e218f8964..ab9500786 100644 --- a/aspnet/RichTextEditor/Validation.md +++ b/aspnet/RichTextEditor/Validation.md @@ -1,7 +1,7 @@ --- layout: post title: Validation in ASP.NET Web Forms RichTextEditor | Syncfusion -description: Learn here all about working with validation in Syncfusion ASP.NET Web Forms RichTextEditor control, its elements, and more +description: Learn here all about working with validation in Syncfusion ASP.NET Web Forms RichTextEditor control, its elements, and more. platform: aspnet control: RTE documentation: ug