Hi friends.
i am using DropDownList as my requirement where in selected index change event of one drop down list box will change the list item in other drop down list.. I have already set autopostback property of the drop down list as true for the one of which selectedindexchanged is to be handled.
Now when i select any item in the list, it is selecting either item with index 0 or 1 or 2 or 4.. but no other item in the list..
please suggest why this happens
thanks for your advice in advance.
Regards
Bhavesh Shura