From 78cc5369a6c053df3bbd9d61c845a22e42b4123b Mon Sep 17 00:00:00 2001 From: Asha Bhaskaran Date: Wed, 16 Jul 2025 16:04:01 +0530 Subject: [PATCH] h1 tag missing --- PHP/ListView/Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHP/ListView/Getting-Started.md b/PHP/ListView/Getting-Started.md index 407ef51c..8160b8af 100644 --- a/PHP/ListView/Getting-Started.md +++ b/PHP/ListView/Getting-Started.md @@ -7,7 +7,7 @@ control: ListView documentation: ug --- -## Getting Started +# Getting Started The **Essential PHP ListView** widget builds an interactive list view interface. This 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.