Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello?
I'm having a great time with Syncfusion Blazor.
I'm using TreeGrid, what I want is to set a default when added.
A common approach is to set a value in args.Data when the RequestType of OnActionBegin is Add when the add toolbar button is pressed.
This works fine for Grid, but no changes to TreeGrid.
Please check if it is a bug, and if it is a bug or not, please let me know how to set the default in Add.
Thank you.