hi Adam,
Thanks for the quick response. I am aware that this property can be set in the code-behind _if_ the editor is used in the aspx as a stand-alone control. The issue that I'm facing currently is that the editor control is used within the Item, Insert, and Edit Templates of the DetailsView control. When I attempt to initialize the AutoConfigure property, as described in my original post, it behaves as if I've done nothing ... I assume that may be due to the fact that I am not doing this properly, so I'm still left wondering if this is in fact possible.
Thoughts?
-wrsowner