Hello,
I have been searching for the solution to this problem for a while with no luck,
I have a form where users can edit data.
One of the fields is PaymentAmount and I want to enforce that users can only enter numbers (no letters). Can someone please show me how to do this?
Also I have a...