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_Related Related Topics sp_TopicIcon
Unspecified error in IE 8 when calling addRowData
31/01/2011
15:33
Avatar
ram2010
Member
Members
Forum Posts: 43
Member Since:
13/01/2010
sp_UserOfflineSmall Offline

I have been trying for a number of days to identify the cause or fix this issue I am having withouth any success.  I would really appreciate any help in this matter.

I am using the Struts2-Jquery plugin which uses jqgrid 3.7.2 with Jquery1.4.2.

I get an Unspecified Error Only in IE 8 (works fine in FireFox 3.6.13) when I call

jQuery("#"+addGridId).jqGrid('addRowData',rowId,rowData);

My logic is I have 2 grids, and I can transfer a row from the left grid to the right hand side grid. This all works fine but sometimes I get this Unspecified Error occurring when adding the rowData to the right grid and IE then crashes. In the IE console, I get this Unspecified error at: jquery-1.4.2.js, line 4448 character 5

This error only seems to happen for specific data. This means that I can call addRowData fine in IE for most of my records, but some specific records refuse to be added and this error comes. I still dont know why it happens. I have searched the web but cant find much on this issue. I even tried with jquery 1.4.4.js and the same thing happens.

//Retrieve rowData from left grid

var rowData = jQuery("#"+removeGridId).jqGrid('getRowData',rowId);

//Delete rowData from left grid

jQuery("#"+removeGridId).jqGrid('delRowData',rowId);

//Add rowData to right grid (problem happens at this line below!) 

 

jQuery(

"#"+addGridId).jqGrid('addRowData',rowId,rowData);

 

 

Your help is very much appreciated on a solution.

thanks

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

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