Change the implementation of CreateControlHierarchy().
[mono.git] / mcs / class / System.Web / System.Web.UI.WebControls / ChangeLog
index 04e88a1504f57bce4810b8de0e0bb99094e2f43c..8b96c33136532799d7e4da8e4bf304d7ba72ce03 100644 (file)
@@ -1,3 +1,9 @@
+2003-12-15  Alon Gazit <along@mainsoft.com>
+       * Repeater.cs: Change the implementation of CreateControlHierarchy().
+       The current implementation renders extra Header and footer 
+       without Repeater.DataSource assign. 
+       This fixes bug #52179.
+
 2003-12-15  Alon Gazit <along@mainsoft.com>
        * DataGrid.cs: Change the implementation of the property 
        BackImageUrl. The current implementation has no influence