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

0
Votes

Hi All,
following the example code it seems (see in the yours stackblizt sample ) that the return true doesn't do the default behavior of deletion coming from keyboard, you have to force "manually" using execute function.
It seems a bug because the behavior of delete keypress after intercepted is blocked in any way even if you return true in canExecute.

If it is not a bug please make documentation relate more clearly 

Thanks