Hello!
I have a very strange issue…
A modaless window has a form with some fields, sliders, jqValidator and a DropDownList in it. When I change the selection in the DropDownList, the “close” event on the Window is called! The window itself is not closed, but the code in the corresponding event handler is invoked.
The DropDownList is loaded via Ajax, has nothing special about it, rather than being validated before posting the form (not on selection!).
I am wondering does this sound familiar to you?
Thank you,
Aleks.