ASP.NET & Databases : Part 7
Published 12/11/01
Introduction
Welcome the the seventh part in
the series of ASP.NET & Databases. Sadly, this will be the last part in the
series as I have decided that I will cover separate topics in other articles.
In this part we will go into sorting data in a
DataGrid. DataGrid's don't have complete support for sorting built into them,
but there are a few features that help you to develop a way to sort your data.