Source code checked in, #44037
Stable source code, Major Refactorings and src. control refresh
View ArticleSource code checked in, #48416
>>fixed object auto-property setup: auto-setup is now only for Properties/Membere that are not read-only. >>the GenericDataArgs stores a reference to the DataItem that has been...
View ArticleSource code checked in, #48555
>>added DefaultView property for the GenericDataSource control, that returns the default GenericDataSourceView
View ArticleSource code checked in, #48556
>>the DataSource property has now a private setter, so it will have a "read-only" functionality, since the data source is set by SetData()/SetPagedData()
View ArticleSource code checked in, #50089
>>fixed issue with GenericUtility Converter and converting null input values >>updated the Unit test to reflect this enhancement
View ArticleUpdated Release: V1.0 (Jun 16, 2010)
GenericDataSource - Version 1.0Binary This is the first official binary release of the GenericDataSource for ASP.NET - stable and ready for production.
View ArticleReleased: V1.0 (Jun 16, 2010)
GenericDataSource - Version 1.0Binary This is the first official binary release of the GenericDataSource for ASP.NET - stable and ready for production.
View ArticleUpdated Wiki: Home
The GenericDataSource for ASP.NET 3.5Project Description The ASP.NET Generic Data Source Control may be used as the Data Source for any ASP.NET data-bound controls: GridView, ListView, FormView,...
View ArticleUpdated Wiki: Home
The GenericDataSource for ASP.NET 3.5Project Description The ASP.NET Generic Data Source Control may be used as the Data Source for any ASP.NET data-bound controls: GridView, ListView, FormView,...
View ArticleReviewed: V1.0 (Mar 20, 2011)
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...
View ArticleNew Post: Complex object construction support
Hi!Thanks for such a good project - it's really helpful for editing custom objects in FormView. But, right now it doesn't support complex object construction.So, expressions like <%# Bind("Id")...
View ArticleSource code checked in, #94877
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View ArticleReviewed: V1.0 (may 12, 2015)
Rated 5 Stars (out of 5) - Sorry but this control is great. Thanks for it :)
View Article