Unplanned
Last Updated: 07 Jan 2021 19:46 by ADMIN
Created by: Jason
Comments: 0
Category: MaskedTextBox
Type: Feature Request
11
I would like to prevent the user from entering certain characters. At the moment, the closest feature is using validation to inform them of invalid input after the fact, but I'd like to prevent them from inputting it in the first place. Being able to define my own rules like in React (see the second example here) would be nice.
Unplanned
Last Updated: 20 May 2024 13:23 by Shannon

When the user enters a value, clicks out of the Masked Textbox and then back into it, the cursor is placed at the beginning of the input rather than at the end of the value.

This issue only happens when:

  • The MaskedTextBox does not have a mask specified.
  • The MaskedTextBox does not have an initial value.

Reproduction: https://blazorrepl.telerik.com/meEpmEbR20id24Ss02