|
-
March 29th, 1999, 03:15 AM
#1
Problem with combo box and SelEndOk Event...
Hi,
I have an editable combo box, and when the user change the selected project, then I look if some datas has changed and I ask to save the datas, but I have a problem:
If I have one register with for example "BBB", and the user modifies to "BBBBB" ( a larger string), then all goes allright, ask for save and if it's right saves and if not, don't saves, BUT if I have "BBB" and the user has modified it to "BB" ( a shorter one) then when the OnSelEndOk then in the combo edit box appears "BBB" instead of "BB" ( the old one, the larger one !).
Why happens this ??, It's any solution for this thing ?
Thanks, Bye !
Braulio
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|