Forum


17:41

22/06/2011

Is there any way in the current jqGrid implementation to attach a pager to a DOM tree that is not yet attached to the document? I have gotten jqGrid to create the grid object itself using jQuery's selector context:
$("#new-jqgrid-id", some.disconnected.dom.tree).jqGrid({..., pager: "#new-jqgrid-pager-id"...});
The problem I'm running into is that I believe that jqGrid is searching for #new-jqgrid-pager-id in the document context, instead of the context in which jqGrid was called. Is it possible to specify a context here? I tried:
$("#new-jqgrid-id", some.disconnected.dom.tree).jqGrid({..., pager: $("#new-jqgrid-pager-id", some.disconnected.dom.tree)...});
This didn't work, although jQuery's selector specification indicates that the selector should be operating in the context I provided. I suspect that this is going to be changed into a 'new feature request', but I'm hoping there is just something that I am missing here.
Most Users Ever Online: 715
Currently Online:
79 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
OlegK: 1255
markw65: 179
kobruleht: 144
phicarre: 132
YamilBracho: 124
Renso: 118
Member Stats:
Guest Posters: 447
Members: 11373
Moderators: 2
Admins: 1
Forum Stats:
Groups: 1
Forums: 8
Topics: 10592
Posts: 31289
Newest Members:
, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66