User1191518856 posted
[:D]
I think the Css Adapters were released as a "quick fix" for a demanding audience. They were never intended to be complete or fully-featured. And for most schoolbook examples, they work ok but if you need more/better control, you're probably better off doing
your own implementation or modifications.
If you look at the default rendering code for GridView/TreeView/Menu, it is simply horrible. For instance, TreeView nests each node within its own table.
Now, what one would hope for is that Microsoft changes the default rendering of all their data controls, to make a more light-weight CSS integration. And if this was integrated in the core classes, it would be much more of a normal behavior than trying to
force the elephant to go to a Weight-watchers meeting ;-)