In AIR application i have link button like winner statistics . if i like this button then show winner statistics (canves) reports full page on my application . I Already created winner statistics using canves component .Which container is mostly used for view data ? Please refer me ? i tried viewstack but it will overwrite Main page ?
A:
Could you give some more information? If you are trying to show tabulated data, you can try a DataGrid. If you have a component you would like to list, then a VBox would work and you could just add your winner stats component to the list.
Daniel
2009-07-28 17:40:53
I used Canves component(Winner statistics) . within canves More components there like Show data, hide data,Chat and etc . Then In my application have winner statistics (button) if i click this button hhow can i load Winner statistics (Canves) into Main application ? . Do you understand what i say ? itried more ways but not get
R.Vijayakumar
2009-07-29 06:49:55