Looks up a localized string similar to There are six or more columns sorted in the grid. With this form it's possible to sort only five columns at the same time. If you need to sort more columns just click on the header of the column in the grid holding the CTRL key. If you press OK the configuration will be applied to five columns only..

Namespace: Ico.Awx.Resources
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public static string WarningTooManySorting { get; }
Visual Basic
Public Shared ReadOnly Property WarningTooManySorting As String
	Get
JScript
static function get WarningTooManySorting () : String

See Also