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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

When we add new record to Tree Grid with AddRecord method for "Below" position, data get added in wrong position.

Replication Procedure:

Sample: https://www.syncfusion.com/downloads/support/forum/162701/ze/Add_Record1141070260

1) Add new record below TaskID 5(parent task) by choosing "Below" position from split button
2) Now add new record below TaskID 7 with "Below" position.
Record get added above TaskID 7.