From 97917007bc01afca4bfa4766a0dcbba23da90a28 Mon Sep 17 00:00:00 2001 From: Omanyadickson <134391392+Omanyadickson@users.noreply.github.com> Date: Thu, 8 Jun 2023 15:44:21 +0300 Subject: [PATCH 1/4] Update Getting-Started.md --- angularjs/ListView/Getting-Started.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/angularjs/ListView/Getting-Started.md b/angularjs/ListView/Getting-Started.md index 52baab00..bf98f29e 100644 --- a/angularjs/ListView/Getting-Started.md +++ b/angularjs/ListView/Getting-Started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting started | ListView | JavaScript | Syncfusion -description: Getting started with listview widget in angularjs +title: Getting started with AngularJS Listview control| Syncfusion +description:Lear here all about getting started with syncfusion Essential AngularJS Listview control, its elements, and more. platform: AngularJS control: ListView documentation: ug --- -## Getting Started +# Getting Started with AngularJS Listview The ListView control allows you to select an item from a list-like interface and provides the infrastructure to display a set of data items in different layouts or views. Lists display data, data navigation, result lists, and data entry. This section explains briefly about how to create a web ListView widget in your application with Angular JavaScript by step-by-step instructions. The following screenshot illustrates the output of a ListView widget. @@ -21,7 +21,7 @@ Essential JS includes angular directives for all controls with the ej.widget.ang Create a new HTML file and include the below code: -{% highlight html %} +{% highlight htm From b464fed50dfb67fc5f57ca445bb64050c5fe694f Mon Sep 17 00:00:00 2001 From: Omanyadickson <134391392+Omanyadickson@users.noreply.github.com> Date: Thu, 8 Jun 2023 16:01:58 +0300 Subject: [PATCH 2/4] Changes --- angularjs/ListView/Getting-Started.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/angularjs/ListView/Getting-Started.md b/angularjs/ListView/Getting-Started.md index bf98f29e..0c58a617 100644 --- a/angularjs/ListView/Getting-Started.md +++ b/angularjs/ListView/Getting-Started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting started with AngularJS Listview control| Syncfusion -description:Lear here all about getting started with syncfusion Essential AngularJS Listview control, its elements, and more. +title: Getting Started with AngularJS ListView control | Syncfusion +description:Learn here all about Getting started with Syncfusion Essential AngularJS ListView control, its elements, and more. platform: AngularJS control: ListView documentation: ug --- -# Getting Started with AngularJS Listview +# Getting Started with AngularJS ListView The ListView control allows you to select an item from a list-like interface and provides the infrastructure to display a set of data items in different layouts or views. Lists display data, data navigation, result lists, and data entry. This section explains briefly about how to create a web ListView widget in your application with Angular JavaScript by step-by-step instructions. The following screenshot illustrates the output of a ListView widget. @@ -21,7 +21,7 @@ Essential JS includes angular directives for all controls with the ej.widget.ang Create a new HTML file and include the below code: -{% highlight htm +{% highlight html %} From 97c5fd6515f561cfe9583f1d11b8a98bc3d4ff16 Mon Sep 17 00:00:00 2001 From: Omanyadickson <134391392+Omanyadickson@users.noreply.github.com> Date: Fri, 9 Jun 2023 09:15:58 +0300 Subject: [PATCH 3/4] Update Getting-Started.md --- angularjs/ListView/Getting-Started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/angularjs/ListView/Getting-Started.md b/angularjs/ListView/Getting-Started.md index 0c58a617..1f3c2fda 100644 --- a/angularjs/ListView/Getting-Started.md +++ b/angularjs/ListView/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post -title: Getting Started with AngularJS ListView control | Syncfusion -description:Learn here all about Getting started with Syncfusion Essential AngularJS ListView control, its elements, and more. +title: Getting Started with AngularJS ListView Control | Syncfusion +description:Learn here all about getting started with Syncfusion Essential AngularJS ListView control, its elements, and more. platform: AngularJS control: ListView documentation: ug From a29deb48384fc88469f14023de9c25774b3b5cc1 Mon Sep 17 00:00:00 2001 From: Omanyadickson <134391392+Omanyadickson@users.noreply.github.com> Date: Tue, 13 Jun 2023 14:19:47 +0300 Subject: [PATCH 4/4] Update Getting-Started.md --- angularjs/ListView/Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angularjs/ListView/Getting-Started.md b/angularjs/ListView/Getting-Started.md index 1f3c2fda..c857b86c 100644 --- a/angularjs/ListView/Getting-Started.md +++ b/angularjs/ListView/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post title: Getting Started with AngularJS ListView Control | Syncfusion -description:Learn here all about getting started with Syncfusion Essential AngularJS ListView control, its elements, and more. +description: Learn here all about getting started with Syncfusion Essential AngularJS ListView control, its elements, and more. platform: AngularJS control: ListView documentation: ug