Converting a DataList to a ListView

Yesterday, I spent the bulk of the day converting a DataList to a ListView.  I thought I’d spend a little time relating the process for those of you who might be interested in doing the same.

(more…)

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Wednesday, February 27th, 2008

Add/Edit/Delete with ListView

Last week we took a short look at the new ListView control in ASP.NET 3.5.  Today, we’ll take a brief look at Add/Edit/Delete.  This is actually pretty simple stuff.

(more…)

Wednesday, January 16th, 2008

Sorting the ListView in ASP.NET

Are you confused about how to implement sorting in the new ListView control in ASP.NET 3.5?  Join me as I show you in this step by step video showing you exactly how to sort a ListView, even when it isn’t in gridview mode.

(more…)

Thursday, January 10th, 2008