Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_TopicIcon
Height of toobar seach row
27/09/2010
22:51
Avatar
kxlin
Member
Members
Forum Posts: 16
Member Since:
24/09/2010
sp_UserOfflineSmall Offline

How do I adjust height of toobar search row?

[Image Can Not Be Found]

28/09/2010
00:56
Avatar
kxlin
Member
Members
Forum Posts: 16
Member Since:
24/09/2010
sp_UserOfflineSmall Offline

Here 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.

28/09/2010
00:56
Avatar
kxlin
Member
Members
Forum Posts: 16
Member Since:
24/09/2010
sp_UserOfflineSmall Offline

Here 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.

28/09/2010
01:38
Avatar
kxlin
Member
Members
Forum Posts: 16
Member Since:
24/09/2010
sp_UserOfflineSmall Offline

Please, 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.

28/09/2010
02:23
Avatar
OlegK
Germany
Member
Members
Forum Posts: 1255
Member Since:
10/08/2009
sp_UserOfflineSmall Offline

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

28/09/2010
03:09
Avatar
kxlin
Member
Members
Forum Posts: 16
Member Since:
24/09/2010
sp_UserOfflineSmall Offline

See 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.

http://64.59.32.157/img/gridcompare.png

Screen shotImage Enlarger

28/09/2010
03:16
Avatar
kxlin
Member
Members
Forum Posts: 16
Member Since:
24/09/2010
sp_UserOfflineSmall Offline

OlegK 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.

28/09/2010
03:29
Avatar
kxlin
Member
Members
Forum Posts: 16
Member Since:
24/09/2010
sp_UserOfflineSmall Offline

OlegK 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?

28/09/2010
04:12
Avatar
OlegK
Germany
Member
Members
Forum Posts: 1255
Member Since:
10/08/2009
sp_UserOfflineSmall Offline

jqGrid 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

28/09/2010
06:01
Avatar
kxlin
Member
Members
Forum Posts: 16
Member Since:
24/09/2010
sp_UserOfflineSmall Offline

OK, 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?

28/09/2010
23:36
Avatar
kxlin
Member
Members
Forum Posts: 16
Member Since:
24/09/2010
sp_UserOfflineSmall Offline

OK, I figured that out.

The page is missing DOCTYPE declaration, which brought IE 6 into quirks mode.

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
72 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.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information