Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, 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

Newly added task gets added at top of the datasource even we mapped newRowPosition as Bottom


Replication:

1.Run the editing sample with newRowposition as 'Bottom'
2.Added the task via dialog without selecting any records
3.get the instance and view the datasource
4.There you can see the newly added task at top of the datasource

https://stackblitz.com/edit/wwntwv?file=index.ts