1
Answer

unable to paste into text field by using keyboard short cut

<input type="text" class="form-control" onblur="removeSpecialCharacter(this)" data-bind="value:PriceValue,numeric: number" />
Answers (1)