Mouse over row highlight is broken when using image in cell
When i do the following to add an image to the first column in a grid:
obj.setCellTemplate(new AW.Templates.ImageText, 1);
obj.setCellImage("user",1);
The mouse over effect only highlights the first cell in that row, instead of highlighting the entire row.
obj.setCellTemplate(new AW.Templates.ImageText, 1);
obj.setCellImage("user",1);
The mouse over effect only highlights the first cell in that row, instead of highlighting the entire row.
L. Aragon
February 24,