ASP.Net 2.0 Repeater Control does not render HTML table while generating the list items inside the ItemTemplate retrieved from the SQL DataSource. You can take advantage of Repeater control’s iterative behavior of ItemTemplate to generate the Table rows repeatedly.
