Jqgrid Modal Popup Problem
Posted
by holydiver
on Stack Overflow
See other posts from Stack Overflow
or by holydiver
Published on 2010-01-08T13:56:21Z
Indexed on
2010/04/25
5:23 UTC
Read the original article
Hit count: 1335
Hello all,
I've placed two jqgrid fully customizable tables with add, delete, ...etc buttons. Everything works perfect for the first table. But I've problems with the second table. When i click for instance to delete button, the modal confirmation popup doesn't appear at the right location. It appears outside the visible area and i can only see it when i zoom out only.
How can i fix this problem? Is there a way to determine the place of the modal popup of jqgrid or can i disable the confirmation popup after the delete button is pressed.
Thanx to all
© Stack Overflow or respective owner