Required library edition:
Required library file: dhtmlxgrid.js
sets new label for cell in footer
//set new label for the first cell in the first footer's line mygrid.setFooterLabel(0,'New Label'); //set new label with image for the first cell in the second footer's line mygrid.setFooterLabel(0,'img:[../codebase/imgs/image.gif]New Label',1);
See also: getFooterLabel, setColumnLabel