Hi,
Can I format the output in the Attribute Table without having to go into the mxml code?
Example:
[INDENT]In an Attribute Table I have a column "A" that has the value "0.898387189343111312". I would like to truncate it at 3 decimal points so that the table just shows "0.898".
(Like you can in the InfoPopUpWindow. <field> name = "zyz" <format precision = "2"> </field>)
[/INDENT]
Thanks for any assistance you can give.
-matt siple