Forum


03:27

24/01/2009

hi,
I'm trying to populate the act column of my table with a simple image but when grid is loaded nothing appears and firebug shows the following error:
I'm pretty sure that the problem is setRowData, I've tried to insert the images using firebug's console and i've got the same error.
The code with problem:
var ids = $("#list").getDataIDs();
for(var i=0;i<ids.length;i++)
{
var cl = ids[i];
menu = "<img class='openmenu' width='12' height='12' src='/images/menu.png' />";
$("#list").setRowData(ids[i],{act:menu});
}
$('GridHeader, grid_hdiv, grid_bdiv, pager').css({'width':'550px'});
}
Thanks in advance.
Greetings,
Rodolfo.
01:55

Moderators
30/10/2007

Hello,
The most common problem here is maybe that you have no consistency in the colModel and data returned from server - i.e you have in the data more columns, but not in colModel
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.
Most Users Ever Online: 715
Currently Online:
39 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.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66