>I just recently added the Label, but no joy.
You probably have to add your label to the display list by using:

this.addElement(labelL);

Maybe you should do the creation of elements rather in the constructor of
the ItemRenderer instead of doing this in the setData() method.

HTH,
Olaf



--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Spark-GridItemRenderer-not-rendering-tp14689p14690.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to