开发者

WPF ValidationRule bug? Backspace is ignored. Is there a work around for this?

开发者 https://www.devze.com 2023-01-28 02:03 出处:网络
My work mate is having this problem as well, we haven\'t had a chance to do much in the way of investigation.

My work mate is having this problem as well, we haven't had a chance to do much in the way of investigation.

Steps that reproduce the problem in a textbox in a datagrid with a validation rule attached.

  1. Enter some illegal content in such a way that one backspace should return you to legal content.
  2. Hit back space - the text box is still showing an error when it shouldn't be
  3. Hit backspace again and the error clears

Has anyone come across this and know of a work around?

T开发者_如何学Gohanks in advance!

0

精彩评论

暂无评论...
验证码 换一张
取 消