API/CodeSamples/AllowClientSorting.md
... ...
@@ -4,7 +4,7 @@
4 4
5 5
##About
6 6
7
-Gets or sets whether sorting fields is allowed for report viewers. Report designers may still sort fields how they wish. This only applies to the grid as charts cannot be sorted.
7
+Gets or sets whether sorting fields is allowed for report viewers. Report designers may still sort fields how they wish. Reports will obey the sort order given when the report was designed if this is false. This only applies to the grid as charts cannot be sorted.
8 8
9 9
##Global.asax (C♯)
10 10