Hi
I have 3 combobox and 2 textbox.
on valuechned client event of textbox i am clearing the cobmobx1 and disabling it.
and comboox1 have autopostback true.
now when i am changing the index of the second combobox then the event of first combox fires and then the second.
please suggest me the way so that on the required event get fires.
I have 3 combobox and 2 textbox.
on valuechned client event of textbox i am clearing the cobmobx1 and disabling it.
and comboox1 have autopostback true.
now when i am changing the index of the second combobox then the event of first combox fires and then the second.
please suggest me the way so that on the required event get fires.