diff --git a/jsp/ListView/Getting-Started.md b/jsp/ListView/Getting-Started.md index f103468..4b19388 100644 --- a/jsp/ListView/Getting-Started.md +++ b/jsp/ListView/Getting-Started.md @@ -1,13 +1,13 @@ --- layout: post -title: getting started -description: getting started +title: Getting started with JSP ListView +description: Learn here more about getting started with Syncfusion Essential JSP ListView control, its elements, and more. platform: js control: Control Name undefined documentation: ug --- -## Getting Started +# Getting Started with JSP ListView This section helps to understand the getting started of the Essential JSP ListView with the step-by-step instructions. @@ -72,7 +72,7 @@ Run the above code to render the following output. -![](gettingstarted_images\createanlistview_img1.png) +![JSP ListView Createan Getting Started](gettingstarted_images\createanlistview_img1.png) ### Data binding @@ -153,7 +153,7 @@ Run the above code to render the following output. -![](gettingstarted_images\databinding_img1.png) +![JSP ListView Data Binding](gettingstarted_images\databinding_img1.png) ### Add Header @@ -175,7 +175,7 @@ Run the above code to render the following output. -![](gettingstarted_images\addheader_img1.png) +![[JSP ListView Add Header](gettingstarted_images\addheader_img1.png) Note: You can find the ListView properties from the [API reference](https://help.syncfusion.com/api/js/ejlistview) document