Hi Friends,
I'm using .Net1.1.
The SelectedIndexCh anged event is generated twice when i change the
selection. I think this is because the event is triggered when an
item
loses focus and the other item gains focus.
I want this event to be triggered only once.
Plz help me in solving this problem...
Thanks in advance....
Regards
ArunDhaJ
I'm using .Net1.1.
The SelectedIndexCh anged event is generated twice when i change the
selection. I think this is because the event is triggered when an
item
loses focus and the other item gains focus.
I want this event to be triggered only once.
Plz help me in solving this problem...
Thanks in advance....
Regards
ArunDhaJ
Comment