hi,
How do i code an enter event textchanged event to only work when the enter key is pressed?
1. i have a text button that has a value, or a user can enter their own value
2. however when they enter their own value, the total value doesn't changed because they need to press the enter key to validate the event....am stuck, plz help
How do i code an enter event textchanged event to only work when the enter key is pressed?
1. i have a text button that has a value, or a user can enter their own value
2. however when they enter their own value, the total value doesn't changed because they need to press the enter key to validate the event....am stuck, plz help
Comment