I am running into the same issue and reapplying the gridResize does not correct the issue.
uncaught exception: Syntax error, unrecognized expression: [object Object]
I have tried to call the gridresize in a function after reload, I have also tried it within the loadComplete callback and the error is still thrown.
Hi Tony,
Setting dataheight won't fix this problem.
Best regards,
Bas
PS set
Hi Tony,
Is there any way so
Hi markw65 and others,
Do you accidentally have an example of this?
I've created a page with 2 tabs, one with a grid, the other with a form.
When the page is loaded, I run a function to create the tabs and grid. The grid is shown first and is ok. When I click on the Form tab, the form shows. Going back to the Grid tab, I does not show anything. I am probably making a very stupid mistake.
I tried another solution from the forum but #volunteer_grid does not exist, looking in the generated html, I see grod_volunteer_grid. What is this about, am I missing something.
Off topic, sorry for that, I was able to do grid resizing with window resizing, how do I do that with jquery tabs?
function volunteer_tabs_and_grid() {
Thanks Tony.
emoleon said:
Post edited 10:15 – 16/09/2009 by emoleon
Hello,
I'm using jqGrid in an application based on ZendFramework
Thanks for the reply, i have cleared the comma but it's the same.
I have started a new grid (copy past
Hi tony,
thanks for your fast reply. It worked – the input is larger now. But right now the results info (
) is not readable anymore.
I do not have the project online so far, and there is no chance for me right now to upload it.
However I am going to describe the structure I applied.
1. Page with jquery ui tabs
Head: loading all the default css, js
-1 tab is the jqGrid table (loaded via ajax) additionally loading jqGrid css and js files.
Best regards,
Hans
Many thanks again Tony for your help.
It's almost working. Here's the code.
$(”#defineSample”).navGrid('#pagerDefineSample',
It's almost ok !
Here's the code
onInitializeForm : function(form_id) {
any idea of a timeline on this functionality? i'd love to use this component on my current project but the pager at the bottom could be a deal breaker.
Millions a thanks! I going to try that right now.
Oh, I know demo page like my pocket. I read everything to learn tu use this great framework.
But this demo doesn't help as I'm trying to add a custom button (to add a duplicate fonction) in the edit form itself. Not in the grid. You know, before the “submit” button, I would like to have my custom button: duplicate.
Sorry to ask again… I'm really stuck 
anybody? 
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top