ASP.NET 2.0 data binding infrastructure is a lot better than the previous binding infrastructure. However, for complex scenarios is not mature enough.
In this post I show an example of cascading DropDownLists inside a FormView and point out the problems that appear. Also, I show you how to make some instrusive smart hacking to avoid it.