Make a jqGrid moveable
Posted
by Dave
on Stack Overflow
See other posts from Stack Overflow
or by Dave
Published on 2010-05-20T01:14:26Z
Indexed on
2010/05/20
1:20 UTC
Read the original article
Hit count: 380
As it appears that jqGrid is based on the jQuery dialog, is it possible to make it movable (like a dialog)? I've been able to put it inside of a dialog but it looks odd with two title bars and such. I'd "think" that the necessary class could be added to it to make it movable but I'm still fairly new at both jQuery and jqGrid.
© Stack Overflow or respective owner