I want my app to take I/P in proper format i.e. as soon as user presses space or '.' or ',' next letter should be upper case otherwise small case.I don't want to change Caps On or Off.
How I would implement is in interactive change event of textbox, i would refresh I/P value restoring selstart value. Is there any other way to do that.
How I would implement is in interactive change event of textbox, i would refresh I/P value restoring selstart value. Is there any other way to do that.