I have an ASP.NET page that uses a repeater nested within another repeater to generate a listing of data. It\'s to the effect of the following:
Why not use a ListView? It offers much of the same functionality including an EmptyDataTemplate.