I have a text box named "Update"
I am trying to
How can I get the date to stay there & yet allow the user to enter text?
I am trying to
- auto populate atextbox with current date
- Cursor to stay at the end of date & be ready for user input
- user to key-in text at the end of date
How can I get the date to stay there & yet allow the user to enter text?