3.2.0

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.

fabius
December 29,

This topic is archived.

See also:


Back to support forum