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:
elem[0].title = elem[0].textContent || elem[0].innerText;
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:
loadComplete: function(){
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top