:: Forum >>

How to use Column Properties?

var value = obj.getColumnProperty(name); // Retrieve property by name
obj.setColumnProperty(name, value); // Assign property value
obj.defineColumnProperty(name, value); // Define new property

Is all the docs have on this but when I try to do anything with them things just crash. Can you give some better examples?
Elrod
Monday, May 22, 2006

This topic is archived.


Back to support forum

Forum search