This sample explains about how to enable single click dialog editing for the child grid alone. This is achieved by binding mouse down event to the child grid and using the selectRow and startEdit methods of the grid to start editing.
Incident link: https://www.syncfusion.com/support/directtrac/incidents/253019
- Visual Studio 2022
- Checkout this project to a location in your disk.
- Open the solution file using the Visual Studio 2022.
- Restore the NuGet packages by rebuilding the solution.
- Run the project.