This sample explains about how to focus the clicked cell on normal editing. This is achieved by using the JavaScript’s focus method for focusing the clicked cell in the grid’s actionComplete event.
Incident link: https://www.syncfusion.com/support/directtrac/incidents/253102
- 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.