:: Forum >>

Upgrading from V1.0 to V2.0

I am in the process of upgrading from V1.0 to V2.0 but am having trouble understanding what to do with my templates. I have the following V1.0 code but I am unsure of how to convert it to V2.0:

<code>
var rowTemplate_" + gridID + " = new Active.Templates.Row
obj_" + gridID + ".setTemplate('row', rowTemplate_" + gridID + ");
</code>

The closest equivalent I can see is AI.Templates.Cell but it does not seem to be an exact match.

Any ideas how I can make a good transition?

Mark
Mark Donnelly
Tuesday, July 25, 2006
Dont worry people, I found the solution.

Use AI.Grid.Row instead ...

It just wasnt intuitive to find in the documentation.
Mark Donnelly
Tuesday, July 25, 2006

This topic is archived.


Back to support forum

Forum search