Features-that-work-in-PLINQ in WPF GridDataControl (Classic)

4 May 20211 minute to read

The following features work by default when UsePLINQ is set to true:

  • Sorting
  • Grouping and
  • Summaries

NOTE

For custom summaries, PLINQ code has to be implemented at the client implementation.