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 configuring the InPlaceEditor with the NumericTextBox, entering a value and hitting the Enter or Return key does not update the formatted value based on the format property.


Replication procedure:

  1. Run the Sample.
  2. Open In-Place editor and enter any value and press the "Enter" key.

Expected Output: The numeric values needs to be properly formatted based on the format property.

Current Output: The numeric values are not properly formatted based on the format property.


1174.gif