Forum

July 10th, 2011
You must be logged in to post Login Register

Search Forums:


 






IE navgrid problem

No Tags
UserPost

19:34
07/10/2008


AhmedCIW

Member

posts 3

Hi Tony ,

thank you very much for this great plugin , it's realy helped me too much and saved a lot of time ,

there is a loading problem on IE when using navgrid function, it's working fine on FF3 , Chrome expet IE ,

what i can't understand that the demos is working even on IE , this makes me mad ,here is an image showning the error

and the code is :

<script type="text/javascript">

var options = {        
       url:'listsh',
    datatype: "xml",
    mtype: 'POST',
       colNames:['Id','List Name','Members'],
  colModel :[  
      {name:'list_id', index:'list_id', width:50,sortable:true,align:'center'},  
      {name:'list_name',index:'list_name', width:90,editable:true,editoptions:{size:25},editrules:{required:true},edittype:"textarea",sorttype:"text",sortable:true,align:'center'},
      {name:'sus_sum', index:'sus_sum', width:50,align:'center',search:false}     
       ],
   rowNum:10,
       rowList:[10,20,30],
       pager: jQuery("#pcsvalid"),
       sortname: 'list_id',
    viewrecords: true,
    sortorder: "desc",
    caption:"Mailing Lists",
    editurl:'listshe/t/T1/k/list_id',
    height:300,
    width:500
    };

jQuery("#csvalid").jqGrid(options);
jQuery("#csvalid").navGrid('#pcsvalid');

</script>

01:20
08/10/2008


AhmedCIW

Member

posts 3

after alot of debuging and tracing , i found that the navgation div needs to be be not in any contanar tag , when i removed the outline div tag of my site

suddnly it worked fine on the stubid IE ,

thank you Tony

No Tags

About the jQuery Grid Plugin – jqGrid forum

Most Users Ever Online:

157


Currently Online:

47 Guests

Forum Stats:

Groups: 1

Forums: 7

Topics: 9591

Posts: 28784

Membership:

There are 10168 Members

There have been 448 Guests

There is 1 Admin

There are 2 Moderators

Top Posters:

OlegK – 1157

markw65 – 179

kobruleht – 144

phicarre – 126

YamilBracho – 124

Renso – 118

Administrators: admin (56 Posts)

Moderators: tony (7009 Posts), Rumen[Trirand] (81 Posts)




Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information