Tagged Entries
Entries matching: layout
One of the new components that I am a fan of in Flex 4 is the DataGroup. "Why?" you may wonder... Well, the DataGroup is essentially the "repeater done right" (not my words, but I'll repeat them). The DataGroup allows you to easily create sets of objects based on the contents of a collection (ArrayCollection, XMLListCollection, or any other ICollectionView implementation), and even support virtualized data layouts.
If you haven't been keeping up with the latest on Flex 4, this is something that you will certainly want to look into. One of the new features of the Flex 4/Spark component architecture is that you can customize the layout of a container without altering the container itself. All you need to do is define a custom layout. Read more to see how...
Very often the layout and design process of rich Internet applications is detached from the actual application development itself. The application layout is developed from scratch for every new application or designers generate the layout independently. While this is certainly...



Facebook Application Development
@InsideRIA on Twitter