I think that all of this is possible with the built-in GridView, but I wonder if and how this would all be possible with ASPxGridView. I basically want to not have an ASPX file with controls on it; I want to do everything programmatically, in a handler class. And I prefer to do my formatting using CSS...