You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A quick-start project that guides you in integrating a DataForm control with a Custom Editor in a .NET MAUI application by adding the Syncfusion MAUI DataForm package from NuGet. This project includes code on how to add an image and register a custom editor for the field name.
3
+
4
+
Refer to the following documentation for the Syncfusion .NET MAUI DataForm control: https://help.syncfusion.com/maui/dataform/editors#custom-editor
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-add-an-image-to-the-.NET-MAUI-DataForm-Editors and then open it in Visual Studio 2022. Now, simply build and run your project to view the output.
0 commit comments