reset cellTemplate
if I assign single cell template width
popgri.setCellTemplate(new AW.Templates.Cell,1,1);
popgri.setCellTemplate(new AW.Templates.Cell,1,3);
why I can't remove width
popgri.setCellTemplate(new AW.Templates.Cell,1);
Is there another way to reset all cell templates?
Thank you in advance.
popgri.setCellTemplate(new AW.Templates.Cell,1,1);
popgri.setCellTemplate(new AW.Templates.Cell,1,3);
why I can't remove width
popgri.setCellTemplate(new AW.Templates.Cell,1);
Is there another way to reset all cell templates?
Thank you in advance.
fabius
December 29,