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
I tried to change default keyboard 'enter' behavior of grid in edit mode using following code, but not effective. currently I need to meet following requirement: focus to next column when using keyboard 'enter'. and I use create to bind keyboard event, but the e.preventDefault not working, it still submit the form. How can I realize this requirement. please advise, thanks.