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
It's a bug Or Not?
12/07/2010
11:11
Avatar
zenixgrace
Jakarta
Member
Members
Forum Posts: 41
Member Since:
10/05/2010
sp_UserOfflineSmall Offline

Hii..,,

i have a grid that the configuration like that :

jQuery('#tableGrid').jqGrid({
    scroll: 1,
       //url:'../admspanel/maingridrptsentmail.php',
    datatype: "xml",
    height: 470,
    mtype:"POST",
       colNames:['No','Mail', 'Count'],
       colModel:[
           {name:'no',index:'no', width:25, align:"right", sortable:false},
           {name:'Mail',index:'Mail', width:515},
           {name:'countMail',index:'countMail', width:100, align:"right",formatter:'integer',formatoptions:{thousandsSeparator:","}}
       ],
       rowNum: -1,
       rowList: [], //[10,20,30],
       pager: '#navGrid',
       sortname: 'Mail',
    viewrecords: true,
    sortorder: "asc",
    multiselect: false,
    subGrid : true,    
    reloadGrid:false,
    //subGridUrl: '../admspanel/subgridrptsentmail.php',
    subGridModel: [{ name  : ['No','Sent Date','Type','Subject','Mail'],
                    width : [25,100,100,200,300],
                    align : ['right'] }
    ],
    caption: "Report History Sent Mail",
    footerrow: true,
    userDataOnFooter: true
});

i don't exactly sure if a bug or not..

if i pass my URL at first i load my grid, i didn't got any error..

and if i dont pass ny URL at first, i got an error..

it occur on IE 7

in firefox it's work fine if i didn't pass my URL..

can anyone explain me it's a bug or not?

sorry if i'm wrong..

Best regards,

zenixgrace

15/07/2010
05:00
Avatar
zenixgrace
Jakarta
Member
Members
Forum Posts: 41
Member Since:
10/05/2010
sp_UserOfflineSmall Offline

anyone can help me?

19/07/2010
15:10
Avatar
tony
Sofia, Bulgaria
Moderator
Members

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

Hello,

Try to do the same with jQuery.ajax and see the result.

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.

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

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