Flex: Data Grid Demo
5/02/2009So I’ve finally began to really have fun with flex.
I’m still a beginner no doubt, but I’m starting to progress and eventually have apps that I have made on my own.
This is a demo from a tutorial site that I’ve recreated, in order for me to learn how to make a simple DataGrid structure using Item Renderers.
As you can see, it’s just a simple DataGrid, with 3 columns containing information. Very simple indeed.
I’m hoping to post up a more modified version created by myself with different functionality soon.