Home › Forums › Bugs › Modal search dialog
I'm using jqGrid 4.2 and I have a diplay problem with modal search dialog.
I've a grid in a dialog: the first time the modal search dialog displays
Hello,
Did you have try to set higher z-index of the dialog?
It seems you use grid in another modal dialog.
Regards
tony said: Hello, Did you have try to set higher z-index of the dialog? It seems you use grid in another modal dialog. Regards
tony said:
The dialiog I use isn't modal and it is the only one on the browser window.
I make a minimalist test package u can download from:
http://www.mediafire.com/?f5pnz74kkcw2z20
Thanks,
Vito
First of all thank you for the test case. It is bug
The true fix is:
var parentZ = $(insertSelector).parents(“*[role=dialog]”).filter(':first').css(“z-index”);
if(parentZ) {
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS