[asp.net] Fix for bug #646505. BoundField must not assume the sender of the OnDataBin...
authorMarek Habersack <grendel@twistedcode.net>
Fri, 29 Oct 2010 00:25:25 +0000 (02:25 +0200)
committerMarek Habersack <grendel@twistedcode.net>
Fri, 29 Oct 2010 00:25:25 +0000 (02:25 +0200)
commit8cedb7218736eb051b801a8e310002c399536c63
tree05c4c6eafb90e50609e950f433c39d6bda1b2532
parent51bf1e84a96258bba54d4f25ebe3b13ce02aff61
[asp.net] Fix for bug #646505. BoundField must not assume the sender of the OnDataBindField is DataControlFieldCell.
mcs/class/System.Web/Makefile
mcs/class/System.Web/System.Web.UI.WebControls/BoundField.cs
mcs/class/System.Web/Test/System.Web.UI.WebControls/BoundFieldTest.cs
mcs/class/System.Web/Test/mainsoft/NunitWebResources/BoundField_Bug646505.aspx [new file with mode: 0644]
mcs/class/System.Web/Test/mainsoft/NunitWebResources/BoundField_Bug646505.aspx.cs [new file with mode: 0644]