IW 14.0.50; CGD 2.9.0.197
I have a DialogEx that displays as modal on a frame.
In the DialogEx I hanve a number of DropDown.
All DropDown ZIndex are higher than the DialogEx ZIndex.
When displaying the DialogEx for the first time all DropDown operate correctly.
Every subsequent displaying of the DialogEx all DropDown don't display the DropDown list but when click in any of DropDown I can type a selection and all events are triggered as expected for each DropDown.
It is like the DropDown lists are set to a lower ZIndex.
All help appreciated