Q
qe_Cui
Hello Everyone:
I am using vb.net 2003 / SqlServer 2000 / Windows2000 Professional OS.
I put a combobox in a form in my application, it works well in my own pc.
But when I relase it to a client pc(with .Net FrameWork 1.1 and Win98 os), I
found that the combobox could not accept a selected item when i leave it, it
always back to the defalt ite. So i try to debug with messagebox, it is very
strange I found it is work well after popuping messagebox. I have tested
several time, i confirm that if i put some messagebox in the combobox's
event example OnLeave, validate etc. it works well.
Appreciate for your help!!!
Thanks
cqe
I am using vb.net 2003 / SqlServer 2000 / Windows2000 Professional OS.
I put a combobox in a form in my application, it works well in my own pc.
But when I relase it to a client pc(with .Net FrameWork 1.1 and Win98 os), I
found that the combobox could not accept a selected item when i leave it, it
always back to the defalt ite. So i try to debug with messagebox, it is very
strange I found it is work well after popuping messagebox. I have tested
several time, i confirm that if i put some messagebox in the combobox's
event example OnLeave, validate etc. it works well.
Appreciate for your help!!!
Thanks
cqe