How are customisations handled? I mean, I'm hung up on needing to do special things with labels on bar charts at the moment. In a "seamless" case not only do I have to worry if Flex can do it but also if the abstracted Java code will allow this?
or is it a case of what you don't know you won't miss? There's a HTML and C# (or VB.NET) version of just this "seamlessness" and also does Ajax calls, etc. Really blurs the line between whether you're client-side or server-side: According to Microsoft in theory it doesn't matter. It's called ASP.NET....

