on 2008 Dec 05 3:23 PM
Extended Edit box loses the typed value when form is resized:
Hi,
I have added an extended edit box in a system form (SO form). When form is resized, I'm programmatically repositioning the edit box for proper alignment. When I do that, whatever has been typed in the edit box is lost (which is not yet saved).
If I don't do repositioning of the edit box, then it is working fine - whatever the user typed remains there.
Why is this happening, and how can I work-around this?
Thanks for your help.
Regards,
Geetha
Edited by: Rui Pereira on Dec 23, 2008 4:24 PM
Hi Anuj,
Thanks for your reply.
But, I need to have the scroll bar enabled, because the text entered can have more letters than the size of the edit box.
Regards
Geetha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm doing work-around to handle this - store value in a variable and reload it into the edit box.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
109 | |
8 | |
8 | |
6 | |
5 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.