Avatar

Level 10

Hi Debadas,

I think that the mouseEnter event is too early to fire this script. The preOpen event works very well for populating the dropdown. In addition for this type of script I would recommend setting the value of DD#2 to null when DD#1 changes. This prevents the user going back and changing the selection of DD#1, while DD#2 is still showing a potentially incorrect selection.

Niall