show/hide this revision's text 2 edited body

You can use HeaderTemplate property to setup the head problematically programatically or use ListView instead if you are using .NET 3.5.

Personally, I prefer ListView over GridView and DetailsView if possible, it gives you more control over your html.

show/hide this revision's text 1

You can use HeaderTemplate property to setup the head problematically or use ListView instead if you are using .NET 3.5.

Personally, I prefer ListView over GridView and DetailsView if possible, it gives you more control over your html.