diff --git a/README.md b/README.md index 04c260e..e8c1ba2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,89 @@ # How to use checkbox in treeview? This example illustrates how to use checkbox in treeview. + +## Sample + +### XAML +```xaml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +``` + +## Requirements to run the demo + +To run the demo, refer to [System Requirements for Xamarin](https://help.syncfusion.com/xamarin/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.