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
Some tweaking to css for header
20/06/2009
08:34
Avatar
cristib
Member
Members
Forum Posts: 21
Member Since:
18/03/2009
sp_UserOfflineSmall Offline

Hi,

I noticed this problem on Firefox.

We should add a

margin:0em;

to

.ui-jqgrid .ui-jqgrid-htable class other wise at least on Firefox sometime the header has a big margin below. So i am suggesting this class to be like this:

.ui-jqgrid .ui-jqgrid-htable {table-layout:fixed;margin:0em;}

This problem occurs on 3.5 Beta.

21/06/2009
04:22
Avatar
tony
Sofia, Bulgaria
Moderator
Members

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

Hello,

Never get to this problem, but -Thanks added. Also work OK in other browsers.

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.

22/06/2009
14:57
Avatar
cristib
Member
Members
Forum Posts: 21
Member Since:
18/03/2009
sp_UserOfflineSmall Offline

I am noticing same problem on grid bottom also (before pager).

See here: http://www.avantis.ro/problem.jpg

I suggest so we fix also this.

.ui-jqgrid .ui-jqgrid-btable {table-layout:fixed; margin: 0em;}

I added margin: 0em;

23/06/2009
06:20
Avatar
cristib
Member
Members
Forum Posts: 21
Member Since:
18/03/2009
sp_UserOfflineSmall Offline

I am noticing also on IE 7 some problems with pager buttons.

A sample of the error is here:

http://www.avantis.ro/pager_problem.jpg

27/06/2009
09:56
Avatar
tony
Sofia, Bulgaria
Moderator
Members

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

Hello,

Could you please post the jqGrid configuration.

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.

30/06/2009
15:19
Avatar
cristib
Member
Members
Forum Posts: 21
Member Since:
18/03/2009
sp_UserOfflineSmall Offline

$.extend(
        true,
        $.jgrid.defaults,
        {
            mtype : 'POST',
            datatype : 'json',
            gridview : true,
           
            multiselect : true,
            multiboxonly : true,
           
            height : 'auto',
            autowidth : true,
           
            rowNum : 1000,
            rowList : [1000, 2000, 3000],
            viewrecords : true,
            pginput : true,
            pgbuttons : true
        }
    );

jQuery(document).ready(function(){jQuery('#jQGrid_List').jqGrid({"url":"\\/admin\\/translations\\/data\\/timestamp\\/1246393136","colNames":["edit","id","key","text"],"colModel":[{"name":"edit","index":"edit","width":"60","align":"center"},{"name":"id","index":"id","align":"center","key":true},{"name":"key","index":"key","align":"center"},{"name":"text","index":"text","align":"center"}],"sortname":"id","sortorder":"desc","caption":"List","pager":"jQGrid_Pager"}).navGrid('#jQGrid_Pager',{refresh:true, edit:false, add:false, del:false, search:false});});
02/07/2009
01:54
Avatar
tony
Sofia, Bulgaria
Moderator
Members

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

Hello,

Do you have a doctype declaration at the beginning of the html file?

I fill that this declaration is missing which causes the problem.

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.

03/07/2009
04:01
Avatar
cristib
Member
Members
Forum Posts: 21
Member Since:
18/03/2009
sp_UserOfflineSmall Offline

I always add a doctype:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

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