Hi,
Again user will select the same item i.e 'a' then no event will be fired.
Regards,
Medac
Select a item in the Combobox.After the postback.Clear the combobox.
Select the same item, no event will be fired.
Ex: Combobox contains a,b,c,d items.
User will select 'a' then postback event will be fired. I am clearing the combobox item for the next item selection. Ex: Combobox contains a,b,c,d items.
Again user will select the same item i.e 'a' then no event will be fired.
Regards,
Medac