The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
GLGowri Loganathan Syncfusion Team October 15, 2020 12:24 PM UTC
Hi JayHyeong,
Thank you for contacting the Syncfusion Forums. No issue, we can understand your query.
Query#1: I tried using TreeGrid's drag and drop, but it didn't work smoothly.
In order to validate further, we request you to get back to us with the below information which would be more helpful for us to provide you the solution as early as possible.
Explain the issue that you have faced when using RowDragAndDrop in Tree Grid in detail.
Share the video to demonstrate the issue faced.
Share the complete Tree Grid code.
Query#2: Want to move node on Button click.
We have achieved your requirement using ReorderRows method of SfTreeGrid inside the button click as shown in the below code snippet.