From 32fb613559e180e923bf78076136337d8592f500 Mon Sep 17 00:00:00 2001 From: snehakPV Date: Wed, 13 Aug 2025 12:15:51 +0530 Subject: [PATCH] Updated the read me file --- README.md | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4757b95..878e19f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,38 @@ # how-to-load-the-listview-inside-tabview-in-.net-maui-listview -This repository contains a sample demonstrating how to load the Listview within Tabview in .NET MAUI ListView (SfListView)?. + +This repository contains a sample demonstrating how to load the Listview within Tabview in .NET MAUI ListView (SfListView). + +## Sample + +```xaml + + + + + + + + + + + + + + + + + +``` + +## Requirements to run the demo + +To run the demo, refer to [System Requirements for .NET MAUI](https://help.syncfusion.com/maui/system-requirements) + +## Troubleshooting: +### Path too long exception + +If you are facing path too long exception when building this example project, close Visual Studio and rename the repository to short and build the project. + +## License + +Syncfusion® has no liability for any damage or consequence that may arise from using or viewing the samples. The samples are for demonstrative purposes. If you choose to use or access the samples, you agree to not hold Syncfusion® liable, in any form, for any damage related to use, for accessing, or viewing the samples. By accessing, viewing, or seeing the samples, you acknowledge and agree Syncfusion®'s samples will not allow you seek injunctive relief in any form for any claim related to the sample. If you do not agree to this, do not view, access, utilize, or otherwise do anything with Syncfusion®'s samples.