#AllowClientSorting

##About

Summary: Gets or sets whether report viewers can apply sorting to rendered report grids by clicking the headers.
Data Type: System.Boolean
Accepted Values:
Default Value: True
Impacted Features:
Purpose:
Usage:
Caveats:

##Code Samples ###Global.asax (C♯)

```

###Global.asax (VB.NET)

```visualbasic
##Alternate Usage: ##Screenshots