Bugzilla – Bug 313379
Repeater.DataBind() without Repeater.DataSource assign causes extra Header and footer
Last modified: 2007-09-15 21:24:06 UTC
---- Reported by along@mainsoft.com 2003-12-15 07:20:57 MST ---- Description of Problem: Binding repeater control Repeater.DataBind() without placing any data source in Repeater.DataSource will output Header template and then Footer template. Steps to reproduce the problem: 1. Open the attached aspx file. Actual Results: "plain text header template" will appear. Expected Results: An empty page How often does this happen? Always Additional Information: ---- Additional Comments From along@mainsoft.com 2003-12-15 07:21:13 MST ---- Created an attachment (id=165327) This file demonstrates the problem ---- Additional Comments From along@mainsoft.com 2003-12-15 07:24:59 MST ---- The problem was is Repeater.CreateControlHierarchy(). Imported an attachment (id=165327) Unknown operating system unknown. Setting to default OS "Other".