We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0e221d1
Now we don't need to add Switch case for each sort column, just adding source.Sort(PagingInfo.Sort); will sort data based on user selection.