Forum
11:31
25/02/2009
Hello,
I install the new version
http://www.trirand.com/jqgrid3.....qgrid.html
Firstly great work, bravo!
—
I have a bug.
I install the Grid in a ui.tabs, everything works well except navGrid, the navigation is not visible, next button, previous page list …
If it displays the first tab that contains the ui.tabs Grid it works.
But if we display another tab and you click the tab that contains the grid, at the time this will not work anymore: (
I forget to mention that the appeal of the tabs grid is an ajax:
So the 3 tabs uitabs eg A, B, C
We arrive on a page and displays the tab
Then click on the tab C that call the url monGrid.php
At this time it does not work.
But if you come directly on the page and it displays the tab C It Works
It seems the concern is on firefox and safari
Thank you for your help
13:36
25/02/2009
This seems to come from this line:
<td align=”center” id=”pager2_center” style=”white-space: nowrap; width: 12px;”>
if I change:
<td align=”center” id=”pager2_center” style=”white-space: nowrap; width: 300px;”>
The navigation buttons reappear.
So it seems the 1114 file grid.base.js
$ ( “td #” + pgid +”_”+ ts.p.pagerpos ,”#”+ pgcnt). append (PGL). width (TWD 12);
replaced by:
$ ( “td #” + pgid +”_”+ ts.p.pagerpos ,”#”+ pgcnt). append (PGL). width (TWD 300);
By against I do not know if the former has a value involvement Elsewhere … ?
10:43
Moderators
30/10/2007
Hello,
Thanks for this post. One of the problem that I should resolve is the navigator. Commonly the navigator is divided in 3 parts - left, center right - before inserting the pager buttons I calculate the width of the elements putting then in non visible tag. It seems that this operation is not performed correct under some condition. I will check this.
Thanks again
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
12:17
31/03/2009
cvneo said:
I look in the code via firbug
This seems to come from this line:
<td align=”center” id=”pager2_center” style=”white-space: nowrap; width: 12px;”>if I change:
<td align=”center” id=”pager2_center” style=”white-space: nowrap; width: 300px;”>The navigation buttons reappear.
So it seems the 1114 file grid.base.js
$ ( “td #” + pgid +”_”+ ts.p.pagerpos ,”#”+ pgcnt). append (PGL). width (TWD 12);replaced by:
$ ( “td #” + pgid +”_”+ ts.p.pagerpos ,”#”+ pgcnt). append (PGL). width (TWD 300);By against I do not know if the former has a value involvement Elsewhere … ?
I have the same issue but using a JQueryUI Dialog instead of a tab. I imagine the issue is the same, though. And, as suggested above, I am using this as a workaround:
$("#FollowerPager_center").css("width", "300px");
Also, Great job on the 3.5 alpha. It really looks great. The themeroller ready feature is fantastic.
02:24
Moderators
30/10/2007
Hello,
Thanks all. This is corrected in second alfa release wich will be published tomorrow.
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
Most Users Ever Online: 715
Currently Online:
42 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