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
Header and body are not aligned
18/06/2009
02:18
Avatar
Corrado
Italy - Milano
Member
Members
Forum Posts: 16
Member Since:
22/05/2009
sp_UserOfflineSmall Offline

Hi,
I have a large table which has horizontal and vertical scrollbars. The table's header and body are not aligned when I scroll to the end of the table as you can see by the following image:

AlignmentImage Enlarger

I have the correct alignment when:

- I filter my rows reducing the height of the table, this makes the vertical scroolbar disappear
- or I add padding-right:18px to the last th cell

What can I do to solve this problem?

Thanks.

21/06/2009
05:49
Avatar
tony
Sofia, Bulgaria
Moderator
Members

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

Hello,

This is one of the bugs in 3.4 version. Also I recommend you to switch to 3.5, where this behaviour is corrected.

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.

28/08/2009
11:47
Avatar
Ron
Guest
Guests

Image Enlarger[Image Can Not Be Found]

I have the same problem. I'm using jqGrid 3.5.2 and jquery-ui 1.7.2. I'm a newbie so maybe it is obvious but I've looked around and can't figure it out.

Here is my code,

     $("#list").jqGrid({
            url:'ts.php',
            datatype: 'xml',
            mtype: 'GET',
            colNames:['Name', 'Website','Price','Pay Timing','Price Guarantee', 'Privacy Policy'],
            colModel :[
              {name:'name', index:'name', width:350},
              {name:'web_site', index:'web_site', width:300, formatter:'showlink'},
              {name:'price', index:'price', formatter:'currency', width:100, align:'right'},
              {name:'pay_timing', index:'pay_timing', width:100},
              {name:'price_g', index:'low_price_guarantee', width:100},
              {name:'privacy_policy', index:'privacy_policy', width:100}
            ],
            pager: '#pager',
            rowNum:25,
            scroll: true,
            sortname: 'name',
            sortorder: 'asc',
            multiselect: true,
            caption: 'Traffic Schools',
            //width: 728,
            //height: 500,
               //rowList:[10,20,30],
               //viewrecords: true
          });

[Image Can Not Be Found]

28/08/2009
17:46
Avatar
Ron
Guest
Guests

I found the problem. My XML was missing one column. Odd that it didn't report some type of error.

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

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