M
madhavi
Hi
I just wanted to Know is there any function like refresh to refresh the
Combo,
my Requirement says that i change the value in the combo1
then combo2 must reflect the values according the combo1's selection.
but Combo2 is showing the previous values available for Combo1.
my Combo has only 3 events
GOT Focus
LOST Focus
Validate
Combo1.clear does not work
Combo1.index=-1 also does not work
there is not TextChange event associated
Could U Please Help
I just wanted to Know is there any function like refresh to refresh the
Combo,
my Requirement says that i change the value in the combo1
then combo2 must reflect the values according the combo1's selection.
but Combo2 is showing the previous values available for Combo1.
my Combo has only 3 events
GOT Focus
LOST Focus
Validate
Combo1.clear does not work
Combo1.index=-1 also does not work
there is not TextChange event associated
Could U Please Help