Hi,
I am trying to using the <js:Table> but getting the following error:
*This tag is unexpected. It will be ignored.
<js:Table>*
<?xml version="1.0" encoding="utf-8"?>
<js:Panel xmlns:fx="http://ns.adobe.com/mxml/2009"
title="Gallery View"
xmlns:js="library://ns.apache.org/flexjs/basic">
<js:Table>
<js:TableRow>
<js:TableCell><js:Label text="Name:" /></js:TableCell>
<js:TableCell></js:TableCell>
</js:TableRow>
</js:Table>
</js:Panel>
-----
Regards,
Prashant
--
View this message in context:
http://apache-flex-users.2333346.n4.nabble.com/FlexJS-js-Table-Issue-tp15145.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.