Skip to content

Commit ef3b2fa

Browse files
authored
Update README.md
1 parent a8e273c commit ef3b2fa

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
# How-to-customize-the-.NET-MAUI-DataForm-Control
2-
The sample demonstrates how to customize the .NET MAUI DataForm control.
2+
A quick-start project that guides you in integrating a DataForm control in a .NET MAUI application by adding the Syncfusion MAUI DataForm package from NuGet. This project includes code on how to customize the DataForm Control using events.
3+
4+
Refer to the following documentation for the Syncfusion .NET MAUI DataForm control: https://help.syncfusion.com/maui/dataform/dataform-settings
5+
6+
Check out this GitHub example for the Syncfusion .NET MAUI DataForm control: https://github.com/syncfusion/maui-demos/blob/master/MAUI/DataForm
7+
8+
# Project prerequisites
9+
Make sure that you have the compatible versions of Visual Studio 2022 with the Dot NET MAUI workload and .NET Core SDK 7.0 or later version in your machine before starting to work on this project.
10+
11+
# How to run this application
12+
To run this application, you need to first clone the repository How-to-customize-the-.NET-MAUI-DataForm-Control and then open it in Visual Studio 2022. Now, simply build and run your project to view the output.

0 commit comments

Comments
 (0)