[Mono-bugs] [Bug 48217][Maj] Changed - DataList data binding bug
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 22 Sep 2003 06:55:28 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by yaronsh@mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=48217
--- shadow/48217 2003-09-09 09:00:05.000000000 -0400
+++ shadow/48217.tmp.24468 2003-09-22 06:55:28.000000000 -0400
@@ -114,6 +114,9 @@
------- Additional Comments From yaronsh@mainsoft.com 2003-09-09 09:00 -------
The bug was in GetItem().
In a case of SelectedItem, EditItem, Item and AlternatingItem the
item should be retrieved from itemsArray, not from Controls.
+
+------- Additional Comments From yaronsh@mainsoft.com 2003-09-22 06:55 -------
+Isn't it time to insert the bug fix into the CVS? :-)