[flexcoders] Rotate array to invert datagrid

2009-01-23 Thread johngag6969
I have a datagrid that needs to be turned around (Columns as Rows and Rows as Columns). I am sending flex a structured array from ColdFusion. Much help would be appreciated. Thanks

[flexcoders] Connecting Flex 3 to ASP.NET Using LINQ

2008-12-11 Thread johngag6969
A friend of mine over at http://19Nates.com made a great post for beginners on how to connect flex 3 to ASP.NET. I would recommend it to anyone that wants to venture to .NET or anyone who just wants to learn some basics. http://www.cftips.net/post.cfm/connecting-flex-3-to-asp-net-using-linq

[flexcoders] Setting up and connecting a simple CSS file with Flex 3

2008-12-11 Thread johngag6969
I consider myself a developer with limited design skills. I decided this weekend that I wanted to change that by learning some simple design techniques for flex 3. Check out my blog post about setting up and connecting a simple CSS file with Flex 3.

[flexcoders] Setting up a date range picker

2008-11-03 Thread johngag6969
I made a blog post about how I set up date range pickers for a flex 3 dashboard. Let me know what you think or if you have any suggestions. http://www.cftips.net/post.cfm/setting-up-date-range-picker-in-flex-3 Thanks, John Gag