Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
35
WebDropDown issue after upgrading to Infragistics 9.2
posted

We just upgraded from Infragistics 9.1 to 9.2.  I have a WebDropDown that was working on 9.1 that is no longer firing SelectionChanged server event all the time.

Here is what I discovered when debugging.    If I had defaulted the WebDropDown's selected item to the first item in  the list, and then click on another item on the list, the selectionChanged server event is not being fired.   If I then click back on the first item again, and now click on another item, now the selectionChanged event starts to fire and work from that point on.

Also, if it happened that I didn't default the selected value to the first item, (i.e. any other item was defaulted for selection)  then the selectionChanged event is firing correctly.   (but of course there are times where you need the first item selected).

Any ideas?

Pam Crissman

 

 

 

 

 

Parents Reply Children
No Data