* Hello friend  :-

   i want to read this data and dynamically create the table using basic
flex component like TextInput , But struck to read this data, can u any one
can help me,


<title>hello</title>
<table>
<tr>
<td>&Name</td>
<td>UOM</td>
<td>Attribute Set Instance</td>
<td>Qty to deliver</td>
<td>DeliveredQantity</td>
<td>QtyScrap</td>
</tr>
<tr>
<td>productField</td>
<td>uomField</td>
<td>attribute</td>
<td>toDeliverQty</td>
<td>deliveredQtyField</td>
<td>scrapQtyField</td>
</tr>
</table>
<table>
<tr>
<td>&Key</td>
<td>&Name</td>
<td>UOM</td>
<td>Attribute Set Instance</td>
<td>Qty to deliver</td>
<td>Delivered Quantity</td>
<td>QtyScrap</td>
</tr>
</table>
*

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to