Rated 1 Stars (out of 5) - While an interesting exercise in flexibility, this largely defeats one of the primary benefits of the DataSourceControl which is the ability to configure a DataSource declaratively with very minimal imperative code required per page. If each method requires imperative code, the developer might as well directly wire-up the CRUD properties of the target presentation controls (e.g., the DataGrid).
↧