Entries Tagged as 'Default'

AdvancedDataGrid: turns out its not so advanced

Here's one that got me for almost an entire day.  A simple task such as loading data from my SQLite table and binding it to an AdvancedDataGrid component should not take me all day to figure out, but it did....

Read more...

Learning to Flex

When learing a new language or technology, there are a lot of gotchas.  Many times I stumble on a gotcha, dig around for a solution, figure it out and move on only to stumble on that same gotcha a week from now and think: ok, what did I do to get around that....?

So I've decided to blog about my mistakes and poor code choices so that I can learn from them, even the ones I can't remember.

Read more...