* FormView.cs: init BottomPagerRow.ItemIndex with 0; gracefully handle null result...
[mono.git] / mcs / class / System.Web / System.Web.UI.WebControls / ChangeLog
index 5f061f1e7d34fcef7c6f5d9dcc8895a73873ca5c..9038f449add4f55c7aad45cd086cf46c4931210c 100644 (file)
@@ -1,3 +1,8 @@
+2006-07-30 Andrew Skiba <andrews@mainsoft.com>
+
+       * FormView.cs: init BottomPagerRow.ItemIndex with 0; gracefully
+       handle null result of GetData().
+
 2006-07-30 Andrew Skiba <andrews@mainsoft.com>
 
        * FormView.cs: use TableStyle for ControlStyle.