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
i also have web combo issue in ie 8
i posted here, but no one is interested to answer:
http://forums.infragistics.com/forums/t/44477.aspx
i am using version 9.1.20091.2164
If you set AutoSelectOnMatch = false, it should work fine. In the meantime i will fix this shortly.
Thanks,
Angel
Hello Michael,
I have logged this behavior with our developers in our tracking system, with an issue ID of 34731 - "Server side SelectionChanged event handler is not raised when there is a selected item initially.". This development issue will be assigned to a developer to research for a fix,workaround, or other resolution. If some other resolution is reached, I will contact you with this information.
Thanks
Angel,
I notice a new Service Release was posted (build 20092.2120) mid-may - was this bug fix inluded?
Hi majensen,
This appears to be indeed a bug. It was introduced because selection is now not firing, hence the value is not being updated as well.
I will log it in our system and let you know when it's resolved.
Thank you,