This is a migrated thread and some comments may be shown as answers.

popup z-index option?

1 Answer 71 Views
Window
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 18 Jul 2012, 02:27 PM
i am amending an application so that the add/edit functions are now showing in a popup rather than on the same page under the data grids.

so a user now clicks a data row and the update facility appears in a popup.

the original screen had validation that showed a popup window with any errors or missed fields for adding or updating.

while this validation still fires from the add/edit popup window, the popup with validation error msgs appears below my new popup whereas i would want it to show above this popup.

is there a way to do this? i couldnt see anything obvious in the window properties regarding how i might set this.

otherwise i will just have to move the validation error msgs into the update popup itself.....

1 Answer, 1 is accepted

Sort by
0
Mark
Top achievements
Rank 1
answered on 18 Jul 2012, 03:39 PM
ok i found the z-index style attribute that does exactly what i need....
Tags
Window
Asked by
Mark
Top achievements
Rank 1
Answers by
Mark
Top achievements
Rank 1
Share this question
or