Forum
Topic RSS
00:56
24/09/2010
OfflineHere is the link to the documentation where search toolbar is introduced:
http://www.trirand.com/jqgridw....._searching
I aslo have problem to render the toolbar and navigation bar in a citrix browser. They all work fine in a local browser. Please help.
00:56
24/09/2010
OfflineHere is the link to the documentation where search toolbar is introduced:
http://www.trirand.com/jqgridw....._searching
I aslo have problem to render the toolbar and navigation bar in a citrix browser. They all work fine in a local browser. Please help.
01:38
24/09/2010
OfflinePlease, help. If my question doesn't make sense, I can clarify.
Spent a whole week on putting the grid to work, and everything works in a local browser. Then I test it in a citirx, both toolbar search and navigration bar are messed up.
I can proivde screen shots, but I don't know how, no button for uploading pictures.
02:23
10/08/2009
OfflineIf I read "please help" and know the solution it is difficult keep the silent. So I made a small demo. It shows how one use
$("thead > tr.ui-search-toolbar", $("#list").hDiv).height(60);
to set the heigth of the search toolbar to 60 pixels. In the way you can also modify the size of elements inside of the toolbar. You can do this on cause only if the toolbar exist. See a small trick with setTimeout in my demo. I hope it will save your time (no a week more).
Best regards
Oleg
03:09
24/09/2010
OfflineSee screen shot below.
The left browser is a Citrix browser and the right one is local. The toolbar search, the navigation bar and the whole table content are not rendered properly.
03:16
24/09/2010
OfflineOlegK said:
If I read "please help" and know the solution it is difficult keep the silent. So I made a small demo. It shows how one use
$("thead > tr.ui-search-toolbar", $("#list").hDiv).height(60);
to set the heigth of the search toolbar to 60 pixels. In the way you can also modify the size of elements inside of the toolbar. You can do this on cause only if the toolbar exist. See a small trick with setTimeout in my demo. I hope it will save your time (no a week more).
Best regards
Oleg
Your help is much appreciated... my problem now doesn't seem to be the toolbar height as I originally thought. Looks like there is something wrong with Citrix browser as lots of components are not rendered properly... everything is working fine in the local browser!! They are both IE6 SP2.
03:29
24/09/2010
OfflineOlegK said:
If I read "please help" and know the solution it is difficult keep the silent. So I made a small demo. It shows how one use
$("thead > tr.ui-search-toolbar", $("#list").hDiv).height(60);
to set the heigth of the search toolbar to 60 pixels. In the way you can also modify the size of elements inside of the toolbar. You can do this on cause only if the toolbar exist. See a small trick with setTimeout in my demo. I hope it will save your time (no a week more).
Best regards
Oleg
What's the "hDiv" in $('#list').hDiv?
04:12
10/08/2009
OfflinejqGrid extends $("#list") with some additional elements to find easyer some divs which it create. About hDiv look at my old answer and another one.
About problem with IE6 SP2 with Citrix it is different to say something because I have no such environment. Moreover you don't post nothing more as a screenshorts. I can cot find a bug looking only on thescreenshorts.
Try to use the developer version of jqGrid an debug a little.
Best regards
Oleg
06:01
24/09/2010
OfflineOK, it's confirmed that it was not my code, there must be something wrong with browser that runs in Citrix environment. I tested your demo with local browser and citrix browser, the former worked fine and the latter gave me the same mess.
Questions for you CSS/HTML/JavaScrit gurus, what (configurations?) can possiblely cause a browser (IE6) to render HTML/CSS improperly? Is it a security setting?
Most Users Ever Online: 994
Currently Online:
23 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
Log In
Home

