The code below is a quick demo of an ASP.Net Repeater control, writing a link, dates, and description, repeated from database. It shows how to repeat a table for data formatting per data row. It also shows the date formatting within Databinder.Eval. ...