Create Data View Web Part Programmatically
Is there any example code on how to create a data view web part programmatically in C#?. I tried using the ASP.NET markup as a guide as to what properties need to be set, but I can't get it to work, it just gives the good old Web Part Maintenance Page.
Todd Wilder

