[Mono-bugs] [Bug 50157][Maj] Changed - Rpeater - ItemType

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 27 Oct 2003 05:21:07 -0500 (EST)


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=50157

--- shadow/50157	2003-10-27 05:20:37.000000000 -0500
+++ shadow/50157.tmp.25641	2003-10-27 05:21:07.000000000 -0500
@@ -41,6 +41,11 @@
 AlternatingItems (With AlternateItemType identifier) but their style is 
 copied from Item. (still , they have AlternatingItem type).
 At MONO, When no AlternatingItem is defined only Item is used.
 That way, on ItemDataBound for example we get only Items and we want to do 
 something else with AlternateingItems a bug occur. (All the items carry 
 Item type).
+
+------- Additional Comments From yaronsh@mainsoft.com  2003-10-27 05:21 -------
+Created an attachment (id=5757)
+Testcase (aspx)
+