Forum

July 12th, 2025
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
jqGrid inside Scrollable Division
17/06/2010
19:51
Avatar
Reg
Calgary, Canada
Member
Members
Forum Posts: 92
Member Since:
06/06/2008
sp_UserOfflineSmall Offline

Hello,

My basic page is set up with scrollable divisions so that the content (including the jGrid) can be scrolled independently of the surrounding content. In ver 3.7 a jGrid grid appears not to stay within the scrollable division, but it did in ver 3.4.

Am I missing something or is this a change in jGrid?

Thanks

Reg

Later...

In ver 3.4 I made this work by putting the jgrid inside a table:

<table class="jqWrapper"><tr><td>
<div id="tblcontents" class="scroll"></div>
<div id="tblcontentsPager" class="scroll" style="text-align:right;"></div>
</td></tr></table>

I don't now if that makes a difference in ver 3.7

20/06/2010
12:23
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

Hello,

The grid can not be defined as div, but as table.

Your content maybe (not sure) can look like this

<div class="jqWrapper">

<table id="tblcontents" class="scroll"></table>
<div id="tblcontentsPager" ></div>

</div>

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.

27/06/2010
20:57
Avatar
Reg
Calgary, Canada
Member
Members
Forum Posts: 92
Member Since:
06/06/2008
sp_UserOfflineSmall Offline

And the solution is... (Tony and I worked it out off-line) the scrollable division was not defined in the css file as position: relative. Adding this line was all it took.

Thanks Tony

Reg

Forum Timezone: Europe/Sofia

Most Users Ever Online: 994

Currently Online:
17 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