This example demonstrates how DataViews can filter out specific rows from a DataTable loaded with XML using the RowFilter property and how rows can be sorted and selected based upon a key value using the Sort property and FindRows() method. Author: XMLforASP.net Code: ASP.NET v1.0 & C#