User-1298853212 posted
Is there a way to pass an instance of the object that the DynamicObjectDataSource instantiates from the "TypeName" property (or get code-behind access to this instance)?
I am experimenting with implementing Model-View-Presenter with DynamicData and would like to use an instance of my presenter for the controlling object for the data source control rather than having multiple instances on the page that uses the DynamicObjectDataSource.
Thanks,
Craig