Hello,
Thanks. Ok will try to use FF 3.6.3 and see the problem.
Best Regards
Tony
Hello,
Why do you think that this is a bug?
If the data is empty, the the title is empty.
You may have look here using custom formatter.
Regards
Tony
Hello,
This is true. You can use setTimeout whiint the afterShow form to make what you want.
This is not a bug.
Regards
Tony
Hello,
You can try the 3.7 beta from GitHub
Best Regards
Tony
Hello,
Be a sure that your response contain the following parameters
|
1 |
{"records":"x","page":y,"total":z, rows: [...] }<br /><br />Note that these should be set correctly too.<br />The romnumbers are calculated on these parameters.<br /><br />Regards<br />Tony |
Hello,
I can not reproduce your las case. Selecting the first item give me 34 records and when scrolling nothing happen.
Regards
Tony
Hello,
Your code produces error and I can not lunch the menu action.
Regards
Tony
Hello,
You cam look into the demo –
New in version 3.3 = > Cell editing
Tony
Hello,
Maybe it depends where you call the search dialog.
Also this should work:
$(“#grid”).jqGrid({
…
});
$(“#grid”).jqGrid('searchGrid');
If you call the last code somehere when the grid is not already constructed you can use setTimeout function
Regards
Tony
Hello,
Did you have read the upgrade notes?
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:upgrade_from_3.6.4_to_3.6.5
Regards
Tony
Hello,
Thanks. Should test this.
Regards
Tony
Hello,
The problem is fixed. Also I have set the behaviour so that when a local data is used and a filterToolbar is called the stringResult parameter is set to true.
Regards
Tony
Hello,
Thanks. Fixed in 3.7 branch
Best Regards
Tony
Hello,
Maybe you have used the same pager element for the both navGrid method.
Regards
Tony
Hello,
I have done some fix on this in GitHub. You can check it.
Best Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top