From 11bfe106d70c88c78758e640b4556d4136c2879d Mon Sep 17 00:00:00 2001 From: Asha Bhaskaran Date: Tue, 12 Aug 2025 14:17:18 +0530 Subject: [PATCH] Update Getting-Started.md --- 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.