NUnitAsp

DataGridTester.Sort Method 

Click a column heading link that was generated with the "allowSorting='true'" attribute.

public void Sort(
   int columnNumberZeroBased
);

Parameters

columnNumberZeroBased
The column to sort (zero-based)

See Also

DataGridTester Class | NUnit.Extensions.Asp.AspTester Namespace