2007-03-20 Igor Zelmanovich <igorz@mainsoft.com>
[mono.git] / mcs / class / System.Web / System.Web.UI.WebControls / ChangeLog
index a5cbafe36851df53c248493ac8b2c5e17bced19f..2566511c42c0b551ea97a90b2cab634b4c06e5fa 100644 (file)
@@ -1,3 +1,8 @@
+2007-03-20 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * BaseDataBoundControl.cs: fix as per MSDN - the property is set
+       only if data binding doesn't occur.
+
 2007-03-20 Igor Zelmanovich <igorz@mainsoft.com>
 
        * GridView.cs: fixed: PageIndex considers PageCount.