JohnnySuresh
Programmer
Hi,
I have a textbox which on double click on it will display a list of value from which the user can select a value. The problem is once the user selects the value, the value is not shouwn in the textbox. Only on item change the correct value is being shown. I am calling AcceptText() function in the losefocus event.
Please help me on hows to show the value before item change itself. In other words, as soon as the user chooses a value from the list.
Thanks,
Johnny
I have a textbox which on double click on it will display a list of value from which the user can select a value. The problem is once the user selects the value, the value is not shouwn in the textbox. Only on item change the correct value is being shown. I am calling AcceptText() function in the losefocus event.
Please help me on hows to show the value before item change itself. In other words, as soon as the user chooses a value from the list.
Thanks,
Johnny