Braulio
March 29th, 1999, 02:15 AM
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
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