How to Add DataGrid Dynamically in Tab Navigator Using Flex Action Script

How to Add DataGrid Dynamically in Tab Navigator Using Flex Action Script DataGrid or Advanced DataGrid is a most commonly used component in Flex Applications.In my flex application I added datagrid components dynamically in ta.g navigator using action script.Below code is reading datagrid column names from xml file and creating datagrid dynamically in Tab Navigator.
Check this example

Tagged with  
,

Comments are closed.