candysmate Tue, 04 Sep 2007 04:35:40 -0700
I tried to call a public function from an itemRenderer situated in a dataGrid with enter="myfunction();". But Flex complains that this is an undefined method. Which it's not, as I use it successfully elsewhere.
?